From e10e6a6fedb15761a01348c4cd761b77cbf1be4925430ac0d93fdf863e853ca5 Mon Sep 17 00:00:00 2001 From: Nico Krapp Date: Mon, 26 Aug 2024 11:16:47 +0000 Subject: [PATCH] Accepting request 1196039 from home:frantisek.simorda:branches:openSUSE:Factory - Update to 1.0.0: * Dropped support for Python 3.9 and earlier. * Dropped support for Sphinx 6.1 and earlier. * Use a new SVG image for the GitHub banner. * #217 Use the new searchfield component for the search box. Patch by Tim Hoffmann. * #104 Allow translating strings in relations.html. * #125 Do not underline linked images. * Patch by Joshua Bronson. * #169 Do not ignore the Pygments background colour. Patch by Matthias Geier. * #174 Fix clipping caused by incorrect CSS breakpoints. OBS-URL: https://build.opensuse.org/request/show/1196039 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-alabaster?expand=0&rev=26 --- .gitattributes | 23 ++++ .gitignore | 1 + alabaster-0.7.16.tar.gz | 3 + alabaster-1.0.0.tar.gz | 3 + python-alabaster.changes | 280 +++++++++++++++++++++++++++++++++++++++ python-alabaster.spec | 56 ++++++++ 6 files changed, 366 insertions(+) create mode 100644 .gitattributes create mode 100644 .gitignore create mode 100644 alabaster-0.7.16.tar.gz create mode 100644 alabaster-1.0.0.tar.gz create mode 100644 python-alabaster.changes create mode 100644 python-alabaster.spec diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9b03811 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,23 @@ +## Default LFS +*.7z filter=lfs diff=lfs merge=lfs -text +*.bsp filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.gem filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.jar filter=lfs diff=lfs merge=lfs -text +*.lz filter=lfs diff=lfs merge=lfs -text +*.lzma filter=lfs diff=lfs merge=lfs -text +*.obscpio filter=lfs diff=lfs merge=lfs -text +*.oxt filter=lfs diff=lfs merge=lfs -text +*.pdf filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.rpm filter=lfs diff=lfs merge=lfs -text +*.tbz filter=lfs diff=lfs merge=lfs -text +*.tbz2 filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.ttf filter=lfs diff=lfs merge=lfs -text +*.txz filter=lfs diff=lfs merge=lfs -text +*.whl filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..57affb6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.osc diff --git a/alabaster-0.7.16.tar.gz b/alabaster-0.7.16.tar.gz new file mode 100644 index 0000000..5120915 --- /dev/null +++ b/alabaster-0.7.16.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75a8b99c28a5dad50dd7f8ccdd447a121ddb3892da9e53d1ca5cca3106d58d65 +size 23776 diff --git a/alabaster-1.0.0.tar.gz b/alabaster-1.0.0.tar.gz new file mode 100644 index 0000000..9b3d597 --- /dev/null +++ b/alabaster-1.0.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10f054e53bb5417658bdf242ed51e0189816423b0908dfffbc7eaa4382459bce +size 25419 diff --git a/python-alabaster.changes b/python-alabaster.changes new file mode 100644 index 0000000..c5ae267 --- /dev/null +++ b/python-alabaster.changes @@ -0,0 +1,280 @@ +------------------------------------------------------------------- +Thu Aug 22 09:00:16 UTC 2024 - Frantisek Simorda + +- Update to 1.0.0: + * Dropped support for Python 3.9 and earlier. + * Dropped support for Sphinx 6.1 and earlier. + * Use a new SVG image for the GitHub banner. + * #217 Use the new searchfield component for the search box. Patch by Tim Hoffmann. + * #104 Allow translating strings in relations.html. + * #125 Do not underline linked images. + * Patch by Joshua Bronson. + * #169 Do not ignore the Pygments background colour. Patch by Matthias Geier. + * #174 Fix clipping caused by incorrect CSS breakpoints. + + +------------------------------------------------------------------- +Sun Jan 14 15:46:36 UTC 2024 - Dirk Müller + +- update to 0.7.16: + * :bug:`215` Do not display logo_name if it is set to False. + * :feature:`213` Allow an arbitrary string in the logo_name + option. + * :feature:`114` Improved sidebar CSS styles. + * :issue:`178` Deprecated canonical_url in favor of + html_baseurl. + * :bug:`200` Removed duplicate + tag. + * :bug:`188` Removed underline from whitespace. + * :bug:`164` Removed type="text/javascript" from