diff --git a/autodocsumm-0.2.8.tar.gz b/autodocsumm-0.2.8.tar.gz deleted file mode 100644 index a483bf0..0000000 --- a/autodocsumm-0.2.8.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e1968373e2efef63654dcab044906de00d12b804402ed0e9af356e43da01b0fc -size 40289 diff --git a/autodocsumm-0.2.9.tar.gz b/autodocsumm-0.2.9.tar.gz new file mode 100644 index 0000000..29ce349 --- /dev/null +++ b/autodocsumm-0.2.9.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c4a633748b178ec9974108c262c20c0691f0ac3ee39414cfc4bd9feda6699bc +size 40248 diff --git a/python-autodocsumm.changes b/python-autodocsumm.changes index e4c2d25..441da6a 100644 --- a/python-autodocsumm.changes +++ b/python-autodocsumm.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Aug 4 09:17:21 UTC 2022 - Otto Hollmann + +- Update to 0.2.9: + * specify parser for BeautifulSoup + * Allow Sphinx v5 + * Drop Python 3.6 support + * Declare project and pytest configuration in pyproject.toml + ------------------------------------------------------------------- Fri Jun 24 00:30:34 UTC 2022 - Steve Kowalik diff --git a/python-autodocsumm.spec b/python-autodocsumm.spec index 65a158b..d1489d4 100644 --- a/python-autodocsumm.spec +++ b/python-autodocsumm.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-autodocsumm -Version: 0.2.8 +Version: 0.2.9 Release: 0 Summary: Extended sphinx autodoc including automatic autosummaries License: GPL-2.0-only