forked from pool/python-PyTrie
- Convert to pip-based build OBS-URL: https://build.opensuse.org/request/show/1276915 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyTrie?expand=0&rev=14
52 lines
1.8 KiB
Plaintext
52 lines
1.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon May 12 14:28:35 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- Convert to pip-based build
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 11 01:51:53 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Update to 0.4.0:
|
|
* Drop Python 2.7 support
|
|
- LICENSE now included in the tarball, drop the separate Source.
|
|
- Drop fix-sorting-py2.patch, Python 2 not supported
|
|
- Drop no-import-from-collections.patch, included upstream
|
|
- No longer BuildRequire python-devel, and switch to the macro for
|
|
testsuite
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 3 15:14:36 UTC 2019 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Add patch no-import-from-collections.patch to avoid any import
|
|
directly from collections.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 29 08:49:43 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Drop duplicated word.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 28 08:20:50 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Sync with python-pytrie to obsolete it, wrong camelcase name there
|
|
- Add patch fix-sorting-py2.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 25 18:08:11 CET 2019 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Update to version 0.3.1:
|
|
- Fixed iteritems/itervalues for SortedDicts in Python 2.7.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 18 16:47:11 UTC 2017 - toddrme2178@gmail.com
|
|
|
|
- Implement single-spec version
|
|
- Update to version 0.3
|
|
* No changelog
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 24 13:09:43 UTC 2015 - Adam Mizerski <adam@mizerski.pl>
|
|
|
|
- new package (version 0.2)
|
|
|