diff --git a/-1.5.6.tar.gz b/-1.5.6.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/python-jwcrypto.spec b/python-jwcrypto.spec index 94d038fec4ca819114a835ec7180178da03c7f89..5b615aabf987281fd0011428fb783fa24516a173 100644 --- a/python-jwcrypto.spec +++ b/python-jwcrypto.spec @@ -5,7 +5,7 @@ Release: 1 Summary: Implementation of JOSE Web standards License: LGPL-3.0-or-later URL: https://github.com/latchset/jwcrypto -Source0: https://github.com/latchset/jwcrypto/archive/refs/tags/v%{version}.tar.gz +Source0: https://files.pythonhosted.org/packages/source/-//-%{version}.tar.gz BuildArch: noarch @@ -69,6 +69,12 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Fri Nov 21 2025 peiliya - 1.5.6-1 +- Update to 1.5.6 + +* Wed Nov 19 2025 peiliya - 1.5.6-1 +- Update to 1.5.6 + * Wed Aug 07 2024 xu_ping <707078654@qq.com> - 1.5.6-1 - Upgrade version to 1.5.6 - replace deprecated package with typing_extensions. diff --git a/v1.5.6.tar.gz b/v1.5.6.tar.gz deleted file mode 100644 index 3819f2c40c385c8c4fe43d45241ba864443eeeae..0000000000000000000000000000000000000000 Binary files a/v1.5.6.tar.gz and /dev/null differ