diff --git a/mechanize-0.4.10.tar.gz b/mechanize-0.4.10.tar.gz new file mode 100644 index 0000000..1d5aedc --- /dev/null +++ b/mechanize-0.4.10.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1dea947f9be7ea0ab610f7bbc4a4e36b45d6bfdfceea29ad3d389a88a1957ddf +size 218291 diff --git a/mechanize-0.4.9.tar.gz b/mechanize-0.4.9.tar.gz deleted file mode 100644 index 50f3e74..0000000 --- a/mechanize-0.4.9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:69a5edb0962f921e8b10837368c2242d8ad049f0b91ff699ce7f601bfc431521 -size 218286 diff --git a/python-mechanize.changes b/python-mechanize.changes index 1cc951a..79dfb20 100644 --- a/python-mechanize.changes +++ b/python-mechanize.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri May 3 07:40:41 UTC 2024 - Dirk Müller + +- update to 0.4.10: + * Fix overly long MIME multipart separator on 64 bit systems + ------------------------------------------------------------------- Mon Nov 27 19:36:38 UTC 2023 - Dirk Müller diff --git a/python-mechanize.spec b/python-mechanize.spec index 7aeafe8..04dd883 100644 --- a/python-mechanize.spec +++ b/python-mechanize.spec @@ -1,7 +1,7 @@ # # spec file for package python-mechanize # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %define modname mechanize %{?sle15_python_module_pythons} Name: python-mechanize -Version: 0.4.9 +Version: 0.4.10 Release: 0 Summary: Stateful programmatic web browsing License: BSD-3-Clause AND (BSD-3-Clause OR ZPL-2.1)