15
0

Accepting request 1171542 from devel:languages:python

- update to 0.4.10:
  * Fix overly long MIME multipart separator on 64 bit systems

OBS-URL: https://build.opensuse.org/request/show/1171542
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mechanize?expand=0&rev=34
This commit is contained in:
2024-05-03 17:46:08 +00:00
committed by Git OBS Bridge
4 changed files with 11 additions and 5 deletions

3
mechanize-0.4.10.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1dea947f9be7ea0ab610f7bbc4a4e36b45d6bfdfceea29ad3d389a88a1957ddf
size 218291

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:69a5edb0962f921e8b10837368c2242d8ad049f0b91ff699ce7f601bfc431521
size 218286

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri May 3 07:40:41 UTC 2024 - Dirk Müller <dmueller@suse.com>
- 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 <dmueller@suse.com>

View File

@@ -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)