* Fri Nov 24 2023 alarrosa@suse.com
- Skip more tests that need network access
* Tue Jun 13 2023 ecsos@opensuse.org
- Add %{?sle15_python_module_pythons}
- Fix required package versions.
* Fri Jun 02 2023 steven.kowalik@suse.com
- Skip PEP508 tests since they require the network.
* Tue Feb 07 2023 steven.kowalik@suse.com
- Update to 0.0.30:
* Support editable project location (#148)
* Do not treat `--trusted-host` as a requirement (#136)
* Expose whether a requirement is editable (#131)
* Use correct long flag for requirements (#118)
* Support for hashed requirements (#126)
* Drop support for Python 3.6, test against pip==22.0.x (#127)
* Pass PIP_DISABLE_PIP_VERSION_CHECK to all invocations (#114)
* Support the --path parameter when calling pip list (#112)
* Add support for parsing URL requirements (#109)
* Allow installed_distributions to be filtered for global distributions (#103)
* Support Python 3.10
* Allow requirement markers to be parsed (#99)
* Use pip list's JSON output for installed_distributions (#93)
* Drop support for Python 3.5 (#94)
* Add type hints (#97)
* Ensure environment vars are passed to subprocess call (#68)
* Drop support for Python 2.7
* Add experimental PEP 650 support
* Fix issue with handling LegacyVersions (#66)
* Support Python 3.9
- Add patch support-packaging-changes.patch:
* Drop a test parameter that doesn't work with our version of packaging.
- Include non-shipped test data as test-data.tar.gz.
- Switch to GitHub tarball for tests.
- Refresh unvendor.patch
* Mon Mar 16 2020 mcalabkova@suse.com
- Update to 0.0.14
* Test against pip 19.2 to 20.0.2
* Support Python 3.8
* Wed Oct 30 2019 tchvatal@suse.com
- Update to 0.0.13:
- Include six==1.12.0 as a vendored dependency (#42)
- Upgrade vendored packaging==19.2
- Upgrade vendored pyparsing==2.4.2
* Tue Jul 23 2019 tchvatal@suse.com
- Update to 0.0.12:
* Bugfix with relative paths (#39)
* Fri Jun 07 2019 mimi.vx@gmail.com
- update to 0.0.10
- add unvendor.patch
* Fri May 17 2019 hitalia@suse.com
- Update to 0.0.8:
* Handle editable installs
* Ignore index url parameters in parse_requirements
* Drop support for Python 3.4
* Add support for pip 19.0, 19.0.1, 19.0.2, 19.0.3
* Fri Feb 22 2019 tchvatal@suse.com
- Update to 0.0.5:
* distribute tests and license
Version: 0.0.14-bp155.2.11
* Wed Oct 30 2019 Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.0.13:
- Include six==1.12.0 as a vendored dependency (#42)
- Upgrade vendored packaging==19.2
- Upgrade vendored pyparsing==2.4.2
* Tue Jul 23 2019 Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.0.12:
* Bugfix with relative paths (#39)
* Fri Jun 07 2019 Ondřej Súkup <mimi.vx@gmail.com>
- update to 0.0.10
- add unvendor.patch
* Fri Feb 22 2019 Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.0.5:
* distribute tests and license
* Wed Feb 20 2019 Tomáš Chvátal <tchvatal@suse.com>
- Initial commit, needed by pytest-reqs
Version: 0.0.14-bp152.1.1
* Mon Mar 16 2020 Marketa Calabkova <mcalabkova@suse.com>
- Update to 0.0.14
* Test against pip 19.2 to 20.0.2
* Support Python 3.8
* Wed Oct 30 2019 Tomá? Chvátal <tchvatal@suse.com>
- Update to 0.0.13:
- Include six==1.12.0 as a vendored dependency (#42)
- Upgrade vendored packaging==19.2
- Upgrade vendored pyparsing==2.4.2
* Tue Jul 23 2019 Tomá? Chvátal <tchvatal@suse.com>
- Update to 0.0.12:
* Bugfix with relative paths (#39)
* Fri Jun 07 2019 Ond?ej Súkup <mimi.vx@gmail.com>
- update to 0.0.10
- add unvendor.patch
* Fri May 17 2019 Hardik Italia <hitalia@suse.com>
- Update to 0.0.8:
* Handle editable installs
* Ignore index url parameters in parse_requirements
* Drop support for Python 3.4
* Add support for pip 19.0, 19.0.1, 19.0.2, 19.0.3
* Fri Feb 22 2019 Tomá? Chvátal <tchvatal@suse.com>
- Update to 0.0.5:
* distribute tests and license
* Wed Feb 20 2019 Tomá? Chvátal <tchvatal@suse.com>
- Initial commit, needed by pytest-reqs