Go to file
Todd R cfddb61bac Accepting request 368433 from home:tbechtold:branches:devel:languages:python
- update to 16.5:
  * Fix a regression in parsing requirements with whitespaces between the comma
    separators.
  * Fix a regression in parsing requirements like ``foo (==4)``.
  * Fix a bug where ``packaging.requirements:Requirement`` was overly strict when
    matching legacy requirements.
  * Add a function that implements the name canonicalization from PEP 503.
  * Implement requirement specifiers from PEP 508.
  * Relicense so that packaging is available under *either* the Apache License,
    Version 2.0 or a 2 Clause BSD license.
  * Support installation of packaging when only distutils is available.
  * Fix ``==`` comparison when there is a prefix and a local version in play.
    (:issue:`41`).
  * Implement environment markers from PEP 508.
- Adjust Requires according to requires.txt

OBS-URL: https://build.opensuse.org/request/show/368433
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-packaging?expand=0&rev=7
2016-03-08 15:38:19 +00:00
.gitattributes Accepting request 298854 from home:tbechtold 2015-04-24 14:31:25 +00:00
.gitignore Accepting request 298854 from home:tbechtold 2015-04-24 14:31:25 +00:00
packaging-16.5.tar.gz Accepting request 368433 from home:tbechtold:branches:devel:languages:python 2016-03-08 15:38:19 +00:00
python-packaging.changes Accepting request 368433 from home:tbechtold:branches:devel:languages:python 2016-03-08 15:38:19 +00:00
python-packaging.spec Accepting request 368433 from home:tbechtold:branches:devel:languages:python 2016-03-08 15:38:19 +00:00