Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-cloudscraper for 
openSUSE:Factory checked in at 2021-02-19 23:45:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-cloudscraper (Old)
 and      /work/SRC/openSUSE:Factory/.python-cloudscraper.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-cloudscraper"

Fri Feb 19 23:45:30 2021 rev:3 rq:873718 version:1.2.56

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-cloudscraper/python-cloudscraper.changes  
2021-01-18 11:32:36.576699679 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-cloudscraper.new.28504/python-cloudscraper.changes
       2021-02-19 23:46:08.711415150 +0100
@@ -1,0 +2,8 @@
+Thu Jan 28 16:03:26 UTC 2021 - Matej Cepl <mc...@suse.com>
+
+- Upgrade to 1.2.56:
+  Arm race continues!
+  Not supporting Python 2 any more.
+- Use tarball from GitHub, the one on PyPI doesn't have tests. :'(
+
+-------------------------------------------------------------------

Old:
----
  cloudscraper-1.2.52.tar.gz
  cloudscraper-tests.tar.xz

New:
----
  cloudscraper-1.2.56.tar.gz

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

Other differences:
------------------
++++++ python-cloudscraper.spec ++++++
--- /var/tmp/diff_new_pack.705WxU/_old  2021-02-19 23:46:09.255415682 +0100
+++ /var/tmp/diff_new_pack.705WxU/_new  2021-02-19 23:46:09.259415687 +0100
@@ -17,14 +17,15 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define modname cloudscraper
+%define skip_python2 1
 Name:           python-cloudscraper
-Version:        1.2.52
+Version:        1.2.56
 Release:        0
 Summary:        A Python module to bypass Cloudflare's anti-bot page
 License:        MIT
 URL:            https://github.com/venomous/cloudscraper
-Source0:        
https://files.pythonhosted.org/packages/source/c/cloudscraper/cloudscraper-%{version}.tar.gz
-Source1:        cloudscraper-tests.tar.xz
+Source:         
https://github.com/VeNoMouS/%{modname}/archive/%{version}.tar.gz#/%{modname}-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  python-rpm-macros
 # SECTION test requirements
@@ -47,7 +48,7 @@
 A Python module to bypass Cloudflare's anti-bot page.
 
 %prep
-%autosetup -p1 -a 1 -n cloudscraper-%{version}
+%autosetup -p1 -n cloudscraper-%{version}
 
 %build
 %python_build

++++++ cloudscraper-1.2.52.tar.gz -> cloudscraper-1.2.56.tar.gz ++++++
++++ 3085 lines of diff (skipped)

Reply via email to