Hello community,
here is the log from the commit of package python-requirements-detector for
openSUSE:Factory checked in at 2020-01-10 17:51:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-requirements-detector (Old)
and /work/SRC/openSUSE:Factory/.python-requirements-detector.new.6675
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-requirements-detector"
Fri Jan 10 17:51:32 2020 rev:6 rq:762869 version:0.6
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-requirements-detector/python-requirements-detector.changes
2020-01-09 22:54:44.186833654 +0100
+++
/work/SRC/openSUSE:Factory/.python-requirements-detector.new.6675/python-requirements-detector.changes
2020-01-10 17:51:40.530131094 +0100
@@ -1,0 +2,5 @@
+Fri Jan 10 15:06:41 UTC 2020 - Tomáš Chvátal <[email protected]>
+
+- Revert back the previous commit
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-requirements-detector.spec ++++++
--- /var/tmp/diff_new_pack.wtOGdz/_old 2020-01-10 17:51:41.698131682 +0100
+++ /var/tmp/diff_new_pack.wtOGdz/_new 2020-01-10 17:51:41.702131684 +0100
@@ -1,7 +1,7 @@
#
# 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
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,6 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%define skip_python2 1
%define oldpython python
Name: python-requirements-detector
Version: 0.6
@@ -25,7 +24,7 @@
Summary: Python tool to find and list requirements of a Python project
License: MIT
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
Source:
https://github.com/landscapeio/requirements-detector/archive/%{version}.tar.gz
BuildRequires: %{python_module setuptools}