Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-MechanicalSoup for
openSUSE:Factory checked in at 2022-10-12 18:26:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-MechanicalSoup (Old)
and /work/SRC/openSUSE:Factory/.python-MechanicalSoup.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-MechanicalSoup"
Wed Oct 12 18:26:46 2022 rev:8 rq:1010200 version:1.2.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-MechanicalSoup/python-MechanicalSoup.changes
2021-01-11 17:16:19.196614576 +0100
+++
/work/SRC/openSUSE:Factory/.python-MechanicalSoup.new.2275/python-MechanicalSoup.changes
2022-10-12 18:28:27.126186577 +0200
@@ -1,0 +2,12 @@
+Tue Oct 11 23:23:06 UTC 2022 - Yogalakshmi Arunachalam <[email protected]>
+
+- Update to version 1.2.0
+ * Main changes
+ Added support for Python 3.10.
+ Add support for HTML form-associated elements
+ (i.e. input elements that are associated with a form by a form attribute,
but are not a child element of the form.) [#380]
+ * Bug fixes
+ When uploading a file, only the filename is now submitted to the server.
Previously, the full file path was being submitted,
+ which exposed more local information than users may have been expecting.
[#375]
+
+-------------------------------------------------------------------
Old:
----
MechanicalSoup-1.0.0.tar.gz
New:
----
MechanicalSoup-1.2.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-MechanicalSoup.spec ++++++
--- /var/tmp/diff_new_pack.cZFpMy/_old 2022-10-12 18:28:27.522187449 +0200
+++ /var/tmp/diff_new_pack.cZFpMy/_new 2022-10-12 18:28:27.526187457 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-MechanicalSoup
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-MechanicalSoup
-Version: 1.0.0
+Version: 1.2.0
Release: 0
Summary: A Python library for automating interaction with websites
License: MIT
++++++ MechanicalSoup-1.0.0.tar.gz -> MechanicalSoup-1.2.0.tar.gz ++++++
++++ 2018 lines of diff (skipped)