15
0

- require legacy-cgi for python 3.13 support

- Remove nose and use unittest instead
- Build doc with python3 only
- Migrate to singlespec with spec-cleanup

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-peppercorn?expand=0&rev=16
This commit is contained in:
2024-11-21 09:54:05 +00:00
committed by Git OBS Bridge
parent c9aee3174d
commit cbee6f2f91
2 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Nov 21 09:53:52 UTC 2024 - Dirk Müller <dmueller@suse.com>
- require legacy-cgi for python 3.13 support
-------------------------------------------------------------------
Thu May 11 20:13:50 UTC 2023 - Ben Greiner <code@bnavigator.de>
@@ -7,7 +12,7 @@ Thu May 11 20:13:50 UTC 2023 - Ben Greiner <code@bnavigator.de>
-------------------------------------------------------------------
Mon May 4 12:21:19 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>
- Remove nose and use unittest instead
- Remove nose and use unittest instead
-------------------------------------------------------------------
Mon Oct 14 14:13:47 UTC 2019 - Matej Cepl <mcepl@suse.com>
@@ -37,12 +42,12 @@ Thu Jun 21 15:21:32 UTC 2018 - hpj@urpla.net
-------------------------------------------------------------------
Wed Oct 4 18:54:04 UTC 2017 - bruno@ioda-net.ch
- Build doc with python3 only
- Build doc with python3 only
-------------------------------------------------------------------
Tue Sep 19 15:08:47 UTC 2017 - bruno@ioda-net.ch
- Migrate to singlespec with spec-cleanup
- Migrate to singlespec with spec-cleanup
-------------------------------------------------------------------
Fri Feb 6 17:15:55 UTC 2015 - hpj@urpla.net