forked from pool/python-git-url-parse
- Switch to pyproject and pytest macros.
- No more greedy globs in %files. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-git-url-parse?expand=0&rev=10
This commit is contained in:
35
python-git-url-parse.changes
Normal file
35
python-git-url-parse.changes
Normal file
@@ -0,0 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
Reference in New Issue
Block a user