From 65be19299f2c3fe8b5a93cd7ccf92406a7787def32c5adf5513eb010515e7ba6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Tue, 7 Jan 2025 09:15:06 +0000 Subject: [PATCH] Accepting request 1235388 from home:glaubitz:branches:devel:languages:python - Update to 0.8.1 * Add py.typed file OBS-URL: https://build.opensuse.org/request/show/1235388 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-branca?expand=0&rev=29 --- branca-0.8.0.tar.gz | 3 --- branca-0.8.1.tar.gz | 3 +++ python-branca.changes | 6 ++++++ python-branca.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 branca-0.8.0.tar.gz create mode 100644 branca-0.8.1.tar.gz diff --git a/branca-0.8.0.tar.gz b/branca-0.8.0.tar.gz deleted file mode 100644 index 18e982c..0000000 --- a/branca-0.8.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d267864fb30d3e00c54fe5d9d3e9a9040a81f81d0516d077d12dd5b0619aa6fe -size 43075 diff --git a/branca-0.8.1.tar.gz b/branca-0.8.1.tar.gz new file mode 100644 index 0000000..53f4dc7 --- /dev/null +++ b/branca-0.8.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6ec0bc22418198f8ef1ad1b1bc459472120aa1199acf077cab763cf9265436e +size 43109 diff --git a/python-branca.changes b/python-branca.changes index 906fa5f..b10074e 100644 --- a/python-branca.changes +++ b/python-branca.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jan 6 18:30:27 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 0.8.1 + * Add py.typed file + ------------------------------------------------------------------- Thu Sep 5 06:56:55 UTC 2024 - Dirk Müller diff --git a/python-branca.spec b/python-branca.spec index 220a005..ef92a21 100644 --- a/python-branca.spec +++ b/python-branca.spec @@ -1,7 +1,7 @@ # # spec file for package python-branca # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ # no ipython %global skip_python39 1 Name: python-branca -Version: 0.8.0 +Version: 0.8.1 Release: 0 Summary: HTML+JS page generator License: MIT