14
0

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

- Update to 3.1.0
  * Project now requires Python 3.6 or later.
  * classproperty decorator now supplies a classproperty.Meta class.

OBS-URL: https://build.opensuse.org/request/show/782931
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.classes?expand=0&rev=7
This commit is contained in:
Tomáš Chvátal
2020-03-09 13:32:03 +00:00
committed by Git OBS Bridge
parent 426b6b7211
commit 61aa7bca1d
4 changed files with 15 additions and 10 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Mar 9 12:42:34 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- Update to 3.1.0
* Project now requires Python 3.6 or later.
* classproperty decorator now supplies a classproperty.Meta class.
-------------------------------------------------------------------
Mon Oct 14 13:44:35 UTC 2019 - Matej Cepl <mcepl@suse.com>