File python-lazr.uri.changes of Package python-lazr.uri
-------------------------------------------------------------------
Fri May 30 10:20:09 UTC 2025 - Markéta Machová <mmachova@suse.com>
- Convert to pip-based build
-------------------------------------------------------------------
Wed Oct 6 21:56:11 UTC 2021 - Matej Cepl <mcepl@suse.com>
- Update to 1.0.6:
- Adjust versioning strategy to avoid importing pkg_resources,
which is slow in large environments.
-------------------------------------------------------------------
Mon May 31 10:23:27 UTC 2021 - pgajdos@suse.com
- version update to 1.0.5
- Add an explicit __hash__ method to lazr.uri.URI.
- Install version.txt with package_data (Stefano Rivera,
https://bugs.launchpad.net/lazr.uri/+bug/918660).
- Switch from buildout to tox.
-------------------------------------------------------------------
Mon May 31 09:33:28 UTC 2021 - pgajdos@suse.com
- %check: use %pytest rpm macro
-------------------------------------------------------------------
Thu Aug 23 09:29:21 UTC 2018 - tchvatal@suse.com
- Switch to singlespec
-------------------------------------------------------------------
Thu Oct 24 11:07:37 UTC 2013 - speilicke@suse.com
- Require python-setuptools instead of distribute (upstreams merged)
-------------------------------------------------------------------
Mon Mar 25 09:03:56 UTC 2013 - speilicke@suse.com
- Fix summary
-------------------------------------------------------------------
Wed Mar 20 09:32:02 UTC 2013 - speilicke@suse.com
- Add COPYING.txt
-------------------------------------------------------------------
Fri Mar 15 13:15:19 UTC 2013 - speilicke@suse.com
- Initial version