forked from pool/python-setuptools-declarative-requirements
- 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:
@@ -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>
|
Tue May 9 12:40:43 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-setuptools-declarative-requirements
|
# spec file for package python-setuptools-declarative-requirements
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-setuptools-declarative-requirements
|
Name: python-setuptools-declarative-requirements
|
||||||
Version: 1.2.0
|
Version: 1.3.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: File support for setuptools declarative setup.cfg
|
Summary: File support for setuptools declarative setup.cfg
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
@@ -30,6 +30,7 @@ BuildRequires: python-rpm-macros
|
|||||||
# SECTION test requirements
|
# SECTION test requirements
|
||||||
BuildRequires: %{python_module pytest}
|
BuildRequires: %{python_module pytest}
|
||||||
BuildRequires: %{python_module pypiserver}
|
BuildRequires: %{python_module pypiserver}
|
||||||
|
BuildRequires: %{python_module pytest-shell-utilities}
|
||||||
BuildRequires: %{python_module toml}
|
BuildRequires: %{python_module toml}
|
||||||
BuildRequires: %{python_module virtualenv}
|
BuildRequires: %{python_module virtualenv}
|
||||||
BuildRequires: %{python_module wheel}
|
BuildRequires: %{python_module wheel}
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d11fdb5ef818c65b20bc241e0f5ef44905a5640b681dae21ba1ac1742dab1fd1
|
|
||||||
size 19995
|
|
BIN
setuptools-declarative-requirements-1.3.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
setuptools-declarative-requirements-1.3.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Reference in New Issue
Block a user