15
0

- Update to editorconfig-core-py-0.12.4+git.1707726233.2740dee:

* Bump to v0.12.4 (#50)
  * fix: only support Python3 (#48)
  * Move the most of metadata into `setup.cfg` supported since Dec 2015. (#44)
  * Add additional URLs into package metadata. (#43)
  * Fix cloning submodules (#40)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-EditorConfig?expand=0&rev=12
This commit is contained in:
2024-07-30 21:18:35 +00:00
committed by Git OBS Bridge
parent 018ad71d29
commit e880527d44
7 changed files with 31 additions and 20 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Jul 30 21:16:59 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- Update to editorconfig-core-py-0.12.4+git.1707726233.2740dee:
* Bump to v0.12.4 (#50)
* fix: only support Python3 (#48)
* Move the most of metadata into `setup.cfg` supported since Dec 2015. (#44)
* Add additional URLs into package metadata. (#43)
* Fix cloning submodules (#40)
-------------------------------------------------------------------
Sat Sep 18 09:35:34 UTC 2021 - mcepl@cepl.eu