15
0

- spec modernization

- Use pytest to run the test suite.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pympler?expand=0&rev=24
This commit is contained in:
2024-10-10 15:36:02 +00:00
committed by Git OBS Bridge
parent 3ce550f396
commit 3b91e49d1a
2 changed files with 13 additions and 8 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Oct 10 15:35:53 UTC 2024 - Dirk Müller <dmueller@suse.com>
- spec modernization
-------------------------------------------------------------------
Tue Oct 1 08:36:51 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
@@ -70,7 +75,7 @@ Wed Dec 22 00:18:12 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
Brouwers (#121)
+ Fix object filtering by size in muppy -- By Kris Jurka
+ Fix documentation typos -- By Tim Gates
- Use pytest to run the test suite.
- Use pytest to run the test suite.
-------------------------------------------------------------------
Sat Feb 27 06:35:24 UTC 2021 - John Vandenberg <jayvdb@gmail.com>