1
0
Go to file
Ana Guerrero 3366fd7abf Accepting request 1199496 from devel:languages:python
- update to 3.1.0:
  * Drop support for Python 3.5.  It is unsupported, and testing
    it is too hard. [maurits]
  * Normalize package names when gathering packages. This should
    help find all distributions for package name.space, whether
    they are called name.space-1.0.tar.gz with a dot or
    name_space-1.0.tar.gz with an underscore (created with
    setuptools 69.3 or higher). [maurits]
  * Fix ImportError: cannot import name packaging from
    pkg_resources with setuptools 70. Done by adding a
    compatibility module that tries to import packaging from
    several places. Fixes issue 648. [maurits]

OBS-URL: https://build.opensuse.org/request/show/1199496
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zc.buildout?expand=0&rev=21
2024-09-09 12:44:44 +00:00
.gitattributes - update to 3.1.0: 2024-09-08 16:37:04 +00:00
.gitignore - update to 3.1.0: 2024-09-08 16:37:04 +00:00
python-zc.buildout.changes - update to 3.1.0: 2024-09-08 16:37:04 +00:00
python-zc.buildout.spec - update to 3.1.0: 2024-09-08 16:37:04 +00:00
zc.buildout-3.1.0.tar.gz - update to 3.1.0: 2024-09-08 16:37:04 +00:00