14
0

Accepting request 1006129 from home:bnavigator:branches:devel:languages:python

- Update to 1.3.10
  * no upstream changelog or release notes
- Use PEP517 instead of flit generated distutils setup.py
- New version required by jsonschema

OBS-URL: https://build.opensuse.org/request/show/1006129
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pkgutil-resolve-name?expand=0&rev=4
This commit is contained in:
2022-09-26 15:12:44 +00:00
committed by Git OBS Bridge
parent fe74eb4508
commit 9fc2da5ab4
4 changed files with 21 additions and 10 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Sep 26 14:32:17 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Update to 1.3.10
* no upstream changelog or release notes
- Use PEP517 instead of flit generated distutils setup.py
- New version required by jsonschema
-------------------------------------------------------------------
Sun Jul 5 06:01:38 PM UTC 2020 - John Vandenberg <jayvdb@gmail.com>