Changelog for
obs-service-python_requires-0.4.0+git.1563896791.9fcd617-2.2.noarch.rpm :
* Thu Aug 01 2019 dmuellerAATTsuse.com- Update to version 0.4.0+git.1563896791.9fcd617:
* Python 3.x porting
* Wed Jul 31 2019 comurphyAATTsuse.com- Update to version 0.4.0+git.1563896791.9fcd617:
* Python 3.x porting
* Sun Jul 14 2019 dmuellerAATTsuse.com- Update to version 0.4.0+git.1504790927.e81bdd0:
* Fix rc version handling for pip-to-rpm convertion- Switch to python 3.x
* Mon Aug 21 2017 opensuse-packagingAATTopensuse.org- Update to version 0.4.0+git.1503333363.5e37165:
* Fix pre release handling
* Wed Apr 19 2017 tbechtoldAATTsuse.com- Update to version 0.4.0+git.1492605769.6a99826:
* Refactor: extract get/set contents
* Make sure get/set contents deal with unicodes
* Add Python3 compatibility
* Handle unwanted versions better
* Revert \"Handle unwanted versions better\"
* Slightly reorganize README.md file
* Do not use versions that are explicit lower
* Wed Aug 31 2016 tbechtoldAATTsuse.com- Update to version 0.4.0+git.1472631531.a3139be:
* Check for available install,extras and tests require
* Fix extras parsing for non-marker keys
* Tue Aug 30 2016 tbechtoldAATTsuse.com- Update to version 0.4.0+git.1472556536.a02561a:
* Fix extras_require handling
* Tue Aug 30 2016 tbechtoldAATTsuse.com- Update to version 0.4.0+git.1472543244.a8de0f5:
* Use metaextract for dependency extraction
* Readd the source when printing an error
* Make flake8 and travis happy
* Fix tests for python3- Add python-metaextract as Requires
* Fri Aug 12 2016 tbechtoldAATTsuse.com- Update to version 0.4.0+git.1471017046.7f169e5:
* Fix marker handling
* travis: Only test for py27 and py35- Require python-packaging for marker handling
* Mon Jul 04 2016 rsalevskyAATTsuse.com- Update to version 0.4.0+git.1467018730.208b927:
* Set run_requires_source in case the requirement file is missing
* Thu Mar 03 2016 tbechtoldAATTsuse.com- Update to version 0.4.0+git.1457022979.f651609: + Use last modified tarball + Skip win32 specific requirements
* Thu Oct 15 2015 tbechtoldAATTsuse.com- Update to version 0.4.0+git.1444804976.8d84823: + Ignore lines like `-e git://`
* Mon Jul 27 2015 opensuse-packagingAATTopensuse.org- Update to version 0.4.0+git.1437980356.f896ecf: + Fix exception on unavailable files
* Fri Jul 17 2015 opensuse-packagingAATTopensuse.org- Update to version 0.4.0+git.1437126596.ddb1a90: + Allow and ignore markers in requirements #2
* Mon Jul 06 2015 opensuse-packagingAATTopensuse.org- Update to version 0.4.0+git.1436182533.99f19f9: + Fix reading of test requirements + Fix various flake8 warnings + Allow and ignore markers in requirements
* Wed Apr 29 2015 tbechtoldAATTsuse.com- Update to version 0.4.0+git.1430317421.412ec9d: + travis: Also run on python 3 + Add discover to ignore list + Add hacking and qpid-python to ignore list
* Mon Apr 06 2015 tbechtoldAATTsuse.com- Update to version 0.4.0+git.1427879832.07936a7: + Run flake8 on travis CI + travis: Hopefully fix config + Adjust var names in read_from_tarball() + Remove func convert_pip_version_to_rpm() + Factorize requirements sanitizer + Keep track of source of requirement + Add and enable basic testsuite + Update README and move to README.md
* Tue Mar 17 2015 rhaferAATTsuse.com- Removed \'v\' from Release tag (v0.2.0 -> 0.3.0) to make \"set_version\" source service actually work for this package
* Tue Mar 17 2015 opensuse-packagingAATTopensuse.org- Update to version 0.3.0+git.1425307893.878f2fb: + Select lowest version if possible
* Fri Feb 20 2015 opensuse-packagingAATTopensuse.org- Update to version v0.2.0+git.1424433039.87db986: + Prefer requirements-py2.txt over requirements.txt + Fix handling of dependencies that start with <=
* Fri Apr 11 2014 dmuellerAATTsuse.com- Update to version v0.1.0+git.1397231427.4144d54: + Try harder in converting pip versions to rpm compatible versions
* Fri Apr 04 2014 dmuellerAATTsuse.com- Update to version v0.1.0+git.1394187811.050decf: + Don\'t fail on missing \'requirements.txt\' + Support scriptlet requirements, i.e. \"Requires(.
*):\" + python knows how to get a list from a dict + pass is a no-op + use context manager instead of try/finally + catch ValueError thrown when the file was not found
* Thu Feb 13 2014 dmuellerAATTsuse.com- Update to version +git.1392295181.0e71c33: + Cleanup + Be service calling compatible
* Thu Feb 13 2014 dmuellerAATTsuse.com- Initial package