1
0
python-git-url-parse/python-git-url-parse.changes

36 lines
1.2 KiB
Plaintext

-------------------------------------------------------------------
Fri Sep 6 03:41:31 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Switch to pyproject and pytest macros.
- No more greedy globs in %files.
-------------------------------------------------------------------
Mon Mar 25 02:54:09 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Update to v1.2.2
* Corrected processing of name with a dot
-------------------------------------------------------------------
Sat Mar 9 20:13:06 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Remove unnecessary build dependency pytest-cov
- Update to v1.2.1
* Corrected processing of URLs with a hyphen
-------------------------------------------------------------------
Tue Feb 12 17:53:38 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Trim bias from descriptions.
-------------------------------------------------------------------
Tue Feb 12 11:50:56 UTC 2019 - Naveen Naidu <naveennaidu479@gmail.com>
- Update to v1.2.0
+ Improved parsing speed by compiling regex on global context
and reusing named collection.
-------------------------------------------------------------------
Wed Feb 6 07:11:56 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Initial spec for v1.1.0