forked from pool/python-requirements-detector
- Revert back the previous commit
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requirements-detector?expand=0&rev=10
This commit is contained in:
committed by
Git OBS Bridge
parent
fab5321fb9
commit
a6147d745e
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 10 15:06:41 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
- Revert back the previous commit
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jan 9 18:56:36 UTC 2020 - Todd R <toddrme2178@gmail.com>
|
Thu Jan 9 18:56:36 UTC 2020 - Todd R <toddrme2178@gmail.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-requirements-detector
|
# spec file for package python-requirements-detector
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC.
|
# Copyright (c) 2020 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
|
||||||
@@ -17,7 +17,6 @@
|
|||||||
|
|
||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%define skip_python2 1
|
|
||||||
%define oldpython python
|
%define oldpython python
|
||||||
Name: python-requirements-detector
|
Name: python-requirements-detector
|
||||||
Version: 0.6
|
Version: 0.6
|
||||||
@@ -25,7 +24,7 @@ Release: 0
|
|||||||
Summary: Python tool to find and list requirements of a Python project
|
Summary: Python tool to find and list requirements of a Python project
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
Url: https://github.com/landscapeio/requirements-detector
|
URL: https://github.com/landscapeio/requirements-detector
|
||||||
# https://github.com/landscapeio/requirements-detector/issues/25
|
# https://github.com/landscapeio/requirements-detector/issues/25
|
||||||
Source: https://github.com/landscapeio/requirements-detector/archive/%{version}.tar.gz
|
Source: https://github.com/landscapeio/requirements-detector/archive/%{version}.tar.gz
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
|
Reference in New Issue
Block a user