15
0

- Clean up Python 2 leftovers.

- Switch to pyproject macros.
- Drop BuildRequires on setuptools_scm_git_archive

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-FormEncode?expand=0&rev=29
This commit is contained in:
2023-07-18 02:48:21 +00:00
committed by Git OBS Bridge
parent 359f82ab6e
commit e30b180c4f
2 changed files with 11 additions and 10 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Jul 18 02:48:07 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
- Clean up Python 2 leftovers.
- Switch to pyproject macros.
- Drop BuildRequires on setuptools_scm_git_archive
-------------------------------------------------------------------
Fri Apr 21 12:20:37 UTC 2023 - Dirk Müller <dmueller@suse.com>