Hello community,

here is the log from the commit of package python-typing_extensions for 
openSUSE:Factory checked in at 2019-07-31 14:27:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-typing_extensions (Old)
 and      /work/SRC/openSUSE:Factory/.python-typing_extensions.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-typing_extensions"

Wed Jul 31 14:27:43 2019 rev:4 rq:717379 version:3.7.4

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-typing_extensions/python-typing_extensions.changes
        2019-03-04 09:23:08.664571083 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-typing_extensions.new.4126/python-typing_extensions.changes
      2019-07-31 14:27:44.822205415 +0200
@@ -1,0 +2,7 @@
+Sun Jul 21 17:04:41 UTC 2019 - Sebastian Wagner <[email protected]>
+
+- Update to version 3.7.4:
+ - No changelog available.
+- Drop test-sys-executable.patch, merged upstream.
+
+-------------------------------------------------------------------

Old:
----
  test-sys-executable.patch
  typing_extensions-3.7.2.tar.gz

New:
----
  typing_extensions-3.7.4.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-typing_extensions.spec ++++++
--- /var/tmp/diff_new_pack.aBLb9P/_old  2019-07-31 14:27:45.318205032 +0200
+++ /var/tmp/diff_new_pack.aBLb9P/_new  2019-07-31 14:27:45.322205029 +0200
@@ -19,26 +19,28 @@
 %define modname typing_extensions
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-typing_extensions
-Version:        3.7.2
+Version:        3.7.4
 Release:        0
 Summary:        Backported and Experimental Type Hints for Python 35+
 License:        Python-2.0
 Group:          Development/Languages/Python
 URL:            https://github.com/python/typing/
 Source0:        
https://files.pythonhosted.org/packages/source/t/typing_extensions/%{modname}-%{version}.tar.gz
-Patch0:         test-sys-executable.patch
 BuildRequires:  %{python_module setuptools}
-BuildRequires:  %{python_module typing}
+%if %{python3_version_nodots} < 35
+BuildRequires:  python3-typing >= 3.7.4
+%endif
+BuildRequires:  python2-typing >= 3.7.4
 %if 0%{?suse_version} > 1320
 BuildRequires:  python3-testsuite
 %endif
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 %if %{python3_version_nodots} < 35
-Requires:       python3-typing
+Requires:       python3-typing >= 3.7.4
 %endif
 %ifpython2
-Requires:       python2-typing
+Requires:       python2-typing >= 3.7.4
 %endif
 BuildArch:      noarch
 
@@ -63,7 +65,6 @@
 
 %prep
 %setup -q -n %{modname}-%{version}
-%patch0 -p2
 
 %build
 %python_build

++++++ typing_extensions-3.7.2.tar.gz -> typing_extensions-3.7.4.tar.gz ++++++
++++ 2629 lines of diff (skipped)


Reply via email to