diff --git a/mechanize-0.4.1.tar.gz b/mechanize-0.4.1.tar.gz deleted file mode 100644 index b811a95..0000000 --- a/mechanize-0.4.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8954081ef3149794920f0b9ead8af6927059b6ac76d81abc8a4d6366c6fa86ba -size 201074 diff --git a/mechanize-0.4.2.tar.gz b/mechanize-0.4.2.tar.gz new file mode 100644 index 0000000..073dc2f --- /dev/null +++ b/mechanize-0.4.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b680ca1b4fabe5ef52024d120f40b8e2ed7d175ed4d67225d2c477dac7c7a58b +size 201133 diff --git a/python-mechanize.changes b/python-mechanize.changes index fae3645..e9ba3e1 100644 --- a/python-mechanize.changes +++ b/python-mechanize.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri May 17 17:15:36 UTC 2019 - Meera Belur + +- Update to v0.4.2 + * A couple of python 3 specific fixes for proxy authorization and + adding controls to forms + ------------------------------------------------------------------- Fri Apr 5 12:27:36 UTC 2019 - Tomáš Chvátal diff --git a/python-mechanize.spec b/python-mechanize.spec index 5eefeca..b9c81ae 100644 --- a/python-mechanize.spec +++ b/python-mechanize.spec @@ -19,7 +19,7 @@ %define modname mechanize %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-mechanize -Version: 0.4.1 +Version: 0.4.2 Release: 0 Summary: Stateful programmatic web browsing License: (BSD-3-Clause OR ZPL-2.1) AND BSD-3-Clause