15
0

Accepting request 1001488 from home:jayvdb:branches:devel:languages:python

- Update to v1.5.0

OBS-URL: https://build.opensuse.org/request/show/1001488
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-crc32c?expand=0&rev=6
This commit is contained in:
2022-09-07 08:14:06 +00:00
committed by Git OBS Bridge
parent 628c9ade89
commit fd0b3cf47a
4 changed files with 18 additions and 10 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Sep 6 14:45:57 UTC 2022 - John Vandenberg <jayvdb@gmail.com>
- Update to v1.5.0
* add support for Python 3.11
* drop support for python 3.6
* fix changelog header to consistent size
- from v1.4.0
* add 'py.typed' declaration
* add empty slots to CommonChecksum
-------------------------------------------------------------------
Thu Apr 7 10:36:52 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>