Compare commits
1 Commits
Author | SHA256 | Date | |
---|---|---|---|
c83abb6629 |
BIN
dirty-equals-0.7.1.tar.gz
(Stored with Git LFS)
BIN
dirty-equals-0.7.1.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
dirty-equals-0.9.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
dirty-equals-0.9.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 3 13:39:47 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.9.0:
|
||||
* fix problem with functools.singledispatch
|
||||
* uprev to v0.9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 22 15:55:37 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.8.0:
|
||||
* set requires-python to 3.8
|
||||
* use zoneinfo instead of pytz where possible
|
||||
* No need to call datetime.replace for utc_now
|
||||
* Patch pprint to make pytest diffs nicer for big objects
|
||||
* uprev test, lint and docs dependencies
|
||||
* Support Python 3.13
|
||||
* Uprev version
|
||||
- update to 0.7.1-post0:
|
||||
* Fix publication of docs.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 7 03:28:45 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-dirty-equals
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-dirty-equals
|
||||
Version: 0.7.1
|
||||
Version: 0.9.0
|
||||
Release: 0
|
||||
Summary: Doing dirty (but useful) things with equals
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user