- update to version 0.4 - drop skip_python2 and require python >= 3.7 - drop setuptools and requires pip and flit-core to build the rpm - add pytest as a build requirement and run the tests OBS-URL: https://build.opensuse.org/request/show/1097928 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-editables?expand=0&rev=5
28 lines
1.1 KiB
Plaintext
28 lines
1.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Jul 10 09:59:29 UTC 2023 - Benoît Monin <benoit.monin@gmx.fr>
|
|
|
|
- update to version 0.4:
|
|
* Add a new add_to_subpackage method
|
|
* Add type annotations
|
|
* Internal admin: Switch to nox for automation
|
|
* Internal admin: Switch to ruff for linting
|
|
* Internal admin: Switch from setuptools to flit_core
|
|
- drop skip_python2 and require python >= 3.7
|
|
- drop setuptools and requires pip and flit-core to build the rpm
|
|
- add pytest as a build requirement and run the tests
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 21 12:24:32 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- add sle15_python_module_pythons (jsc#PED-68)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 13 22:41:02 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Make calling of %{sle15modernpython} optional.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 26 16:28:23 UTC 2022 - Benoît Monin <benoit.monin@gmx.fr>
|
|
|
|
- creation of the package with version 0.3
|