diff --git a/pyforgejo-2.0.3.tar.gz b/pyforgejo-2.0.3.tar.gz deleted file mode 100644 index ed57d26..0000000 --- a/pyforgejo-2.0.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ee0924fe3db9e6648ed98e4c5a308d3479e47a3d01a919c2e56c0cc36dbf07a4 -size 221300 diff --git a/pyforgejo-2.0.4.tar.gz b/pyforgejo-2.0.4.tar.gz new file mode 100644 index 0000000..affde3f --- /dev/null +++ b/pyforgejo-2.0.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:586019a67b8b678d2bbd0026eeffb4300d5b6363a5b5a149b0a8cedc92698fcc +size 221515 diff --git a/python-pyforgejo.changes b/python-pyforgejo.changes index 4c0c857..8d40655 100644 --- a/python-pyforgejo.changes +++ b/python-pyforgejo.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu May 8 16:18:35 UTC 2025 - Richard Rahl + +- update to 2.0.4: + * update pyproject.toml + * update dev steps + * remove debug statements for base_url and api_key + * update dev steps + ------------------------------------------------------------------- Tue Apr 29 11:58:39 UTC 2025 - Richard Rahl diff --git a/python-pyforgejo.spec b/python-pyforgejo.spec index dbcef81..ae57e24 100644 --- a/python-pyforgejo.spec +++ b/python-pyforgejo.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-pyforgejo -Version: 2.0.3 +Version: 2.0.4 Release: 0 Summary: A client library for accessing the Forgejo API License: MIT