Daniel Garcia
b7d662f48c
* setuptools plugin: * Fix problem with license-files patterns, by removing default value. - 0.12.1: * setuptools plugin: * Allow PEP 561 stub names in tool.setuptools.package-dir, #87 - 0.12.0: * setuptools plugin: * Allow PEP 561 stub names in tool.setuptools.packages, #86 - 0.11.0: * Improve error message for invalid replacements in the pre_compile CLI, #71 * Allow package to be build from git archive, #53 * Improve error message for invalid replacements in the pre_compile CLI, #71 * Error-out when extra keys are added to project.authors/maintainers, #82 * De-vendor fastjsonschema, #83 - 0.10.1: * Ensure LICENSE.txt is added to wheel. - 0.10.0: * Add NOTICE.txt to license_files, #58 * Use default SSL context when downloading classifiers from PyPI, #57 * Remove setup.py, #52 * Explicitly limit oldest supported Python version * Replace usage of cgi.parse_header with email.message.Message OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-validate-pyproject?expand=0&rev=5
42 lines
1.6 KiB
Plaintext
42 lines
1.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri May 12 09:59:00 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
|
|
|
|
- Update to 0.12.2:
|
|
* setuptools plugin:
|
|
* Fix problem with license-files patterns, by removing default value.
|
|
- 0.12.1:
|
|
* setuptools plugin:
|
|
* Allow PEP 561 stub names in tool.setuptools.package-dir, #87
|
|
- 0.12.0:
|
|
* setuptools plugin:
|
|
* Allow PEP 561 stub names in tool.setuptools.packages, #86
|
|
- 0.11.0:
|
|
* Improve error message for invalid replacements in the pre_compile CLI, #71
|
|
* Allow package to be build from git archive, #53
|
|
* Improve error message for invalid replacements in the pre_compile CLI, #71
|
|
* Error-out when extra keys are added to project.authors/maintainers, #82
|
|
* De-vendor fastjsonschema, #83
|
|
- 0.10.1:
|
|
* Ensure LICENSE.txt is added to wheel.
|
|
- 0.10.0:
|
|
* Add NOTICE.txt to license_files, #58
|
|
* Use default SSL context when downloading classifiers from PyPI, #57
|
|
* Remove setup.py, #52
|
|
* Explicitly limit oldest supported Python version
|
|
* Replace usage of cgi.parse_header with email.message.Message
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 21 12:38:26 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- add sle15_python_module_pythons (jsc#PED-68)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 18 22:39:34 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Switch to single spec version build for PSP
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 13 15:53:58 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- initial specfile for v0.9, required by ini2toml
|