- update to 1.3.0:

* Ignore lines that start with `-i`. Fixes #6

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools-declarative-requirements?expand=0&rev=5
This commit is contained in:
2024-01-15 21:37:28 +00:00
committed by Git OBS Bridge
parent 4006d50961
commit f458f3d986
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jan 15 21:37:18 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.3.0:
* Ignore lines that start with `-i`. Fixes #6
-------------------------------------------------------------------
Tue May 9 12:40:43 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>