14
0

Accepting request 691795 from home:mcalabkova:branches:devel:languages:python

- update to version 4.2
  * Add support for Python 3.5, 3.6 and 3.7.
  * Drop support for Python 2.6, 3.2 and 3.3.
  * Add a page to the docs on hacking zope.location.
  * Note additional documentation dependencies.
  * Remove internal _compat implementation module.
- drop *-doc subpackage, use multibuild instead.

OBS-URL: https://build.opensuse.org/request/show/691795
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.location?expand=0&rev=6
This commit is contained in:
Tomáš Chvátal
2019-04-05 12:01:09 +00:00
committed by Git OBS Bridge
parent 40ec2a0029
commit 34e1a4dd66
7 changed files with 46 additions and 89 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Apr 5 11:13:00 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
- update to version 4.2
* Add support for Python 3.5, 3.6 and 3.7.
* Drop support for Python 2.6, 3.2 and 3.3.
* Add a page to the docs on hacking zope.location.
* Note additional documentation dependencies.
* Remove internal _compat implementation module.
- drop *-doc subpackage, use multibuild instead.
-------------------------------------------------------------------
Thu Jul 13 22:39:07 UTC 2017 - aloisio@gmx.com