forked from pool/python-pyRFC3339
- No more greedy globs in %files. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyRFC3339?expand=0&rev=14
67 lines
2.2 KiB
Plaintext
67 lines
2.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri May 2 02:37:25 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Switch to autosetup and pyproject macros.
|
|
- No more greedy globs in %files.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 11 20:50:51 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 2.0.1:
|
|
* Migrate tests from nose to unittest and pytest
|
|
* Replace :mod:`pytz` dependency with
|
|
:attr:`datetime.timezone.utc` and :mod:`zoneinfo`
|
|
* Reformat codebase with black and isort
|
|
* Configure GitHub Actions; remove Travis CI configuration file
|
|
- drop switch-to-pytest.patch (upstream)
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jun 11 14:31:43 UTC 2023 - ecsos <ecsos@opensuse.org>
|
|
|
|
- Add %{?sle15_python_module_pythons}
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 20 02:09:22 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Add switch-to-pytest.patch
|
|
* Use assert and pytest rather than nose.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 3 11:27:14 UTC 2021 - pgajdos@suse.com
|
|
|
|
- use github tarball with tests
|
|
- %check: use %pytest rpm macro
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 28 12:15:23 UTC 2018 - tchvatal@suse.com
|
|
|
|
- Version update to 1.1:
|
|
* packaging cleanup mostly
|
|
* Add :meth:`.utils.FixedOffset.__deepcopy__()` method, to prevent crash on deepcopy (:issue:`8`)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 20 09:39:52 UTC 2017 - ecsos@opensuse.org
|
|
|
|
- Convert to singlespec
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 17 09:33:21 UTC 2015 - jweberhofer@weberhofer.at
|
|
|
|
- Reviewed and reformatted spec
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 11 12:27:39 UTC 2015 - t.gruner@katodev.de
|
|
|
|
- Update to version 1.0
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 13 14:12:10 UTC 2015 - ecsos@schirra.net
|
|
|
|
- insert url in spec
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 11 14:38:17 UTC 2015 - t.gruner@katodev.de
|
|
|
|
- Initial Release 0.2
|
|
|