From 7ba91871dfe17590a4bdc2a279dfb49e02cfa4bf2220a07c2c403773d710171f Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 14 Dec 2022 10:08:01 +0000 Subject: [PATCH] Accepting request 1042738 from home:yarunachalam:branches:devel:languages:python - Update to v1.9.0 * chore: Jul 2022 update Now that this is one of the Critical Projects (thanks?) I should update it to be more modern, clean up some of the crap, and run it through flake8 at least. * Add a rst version of the README * update rust version to 0.6.0 OBS-URL: https://build.opensuse.org/request/show/1042738 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py-vapid?expand=0&rev=6 --- py-vapid-1.8.2.tar.gz | 3 --- py-vapid-1.9.0.tar.gz | 3 +++ python-py-vapid.changes | 11 +++++++++++ python-py-vapid.spec | 2 +- 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 py-vapid-1.8.2.tar.gz create mode 100644 py-vapid-1.9.0.tar.gz diff --git a/py-vapid-1.8.2.tar.gz b/py-vapid-1.8.2.tar.gz deleted file mode 100644 index 6fee30e..0000000 --- a/py-vapid-1.8.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:874f21910f2103c56228cded941d6e733dd8f1eb12876137919533bfacb65a48 -size 19971 diff --git a/py-vapid-1.9.0.tar.gz b/py-vapid-1.9.0.tar.gz new file mode 100644 index 0000000..13e3384 --- /dev/null +++ b/py-vapid-1.9.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0664ab7899742ef2b287397a4d461ef691ed0cc2f587205128d8cf617ffdb919 +size 19795 diff --git a/python-py-vapid.changes b/python-py-vapid.changes index 77f65ee..82a5c11 100644 --- a/python-py-vapid.changes +++ b/python-py-vapid.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue Dec 13 16:23:06 UTC 2022 - Yogalakshmi Arunachalam + +- Update to v1.9.0 + * chore: Jul 2022 update + Now that this is one of the Critical Projects (thanks?) I should + update it to be more modern, clean up some of the crap, and + run it through flake8 at least. + * Add a rst version of the README + * update rust version to 0.6.0 + ------------------------------------------------------------------- Tue Apr 12 09:03:27 UTC 2022 - Markéta Machová diff --git a/python-py-vapid.spec b/python-py-vapid.spec index b19422a..a0511fe 100644 --- a/python-py-vapid.spec +++ b/python-py-vapid.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-py-vapid -Version: 1.8.2 +Version: 1.9.0 Release: 0 Summary: VAPID header generation library License: MPL-2.0