14
0
Commit Graph

5 Commits

Author SHA256 Message Date
83c5377518 - update to 0.9.1:
* Test Sphinx 7
  * Fix default Roboto font not being found by the matplotlib
    FontManager
- update to 0.9.0:
  * make matplotlib optional
  * Drop EOL Python 3.7, Bump PyPy to 3.9
- update to 0.8.2:
  * Fix DeprecationWarning: The 'warn' method is deprecated, use
    'warning' instead
  * FIX: Social media twitter card tags
- update to 0.8.1:
  * Add exception for SVG images
- update to V0.8.0:
  * Format with Black 23.1.0
- Update to version 0.6.3

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxext-opengraph?expand=0&rev=8
2023-12-18 09:37:28 +00:00
c9bbdfb394 - update to v0.7.5:
* check for description length before subscripting
  * Use Sphinx Builder method to get page url
  * Fix field names in readme
  * Allow dirhtml builder without ogp_site_url
  * Take default og:site_name from sphinx project config value
  * Do not append index with dirhtml
  * Create wheel with version number not "main"
  * Don't run CI on tag and push
  * Fix option name in README.md.
  * Test multiple Sphinx and OS versions
  * Fix ci workflow syntax
  * Tidy up whitespace
  * ci: Pin PyPI publish action to v1
  * Add support for meta description

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxext-opengraph?expand=0&rev=6
2023-01-07 12:48:13 +00:00
e451fb73f1 Accepting request 1032254 from home:yarunachalam:branches:devel:languages:python
- Update to version 0.6.3 
  Fix first_image not resolving correctly when in subdirectories and ogp_image is defined. by @ItayZiv in #63
- Update to version 0.6.2
  chore(README) Typo fix by @tony in #58
  Fix first_image not resolving correctly in subdirectories by @ItayZiv in #61
- Update to version 0.6.1
  fix og:url for "dirhtml" builder by @ru-fu in #54
- Update to version 0.6.0
  Include license in setup.py by @sciencewhiz in #52
  Add per-file overrides using field lists by @ItayZiv in #50
- Update to version 0.5.1
  Escape quotations in Open Graph description when smart quotes are disabled. by @ItayZiv in #49
- Update to version 0.5.0
  Skipping code blocks and fixing docs build. by @Robpol86 in #47
  Convert relative paths to absolute in og:image. by @Robpol86 in #48

OBS-URL: https://build.opensuse.org/request/show/1032254
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxext-opengraph?expand=0&rev=4
2022-10-31 12:46:45 +00:00
8322402c6f - Limit ownership of packages in sitelib.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxext-opengraph?expand=0&rev=2
2021-09-17 10:40:04 +00:00
bdfe2c8e96 Accepting request 919597 from home:iDesmI:devel:languages:python
Sphinx extension to generate OpenGraph metadata.
This package is eventually going to be needed by Kitty, when someone manages to fix the new versions.

OBS-URL: https://build.opensuse.org/request/show/919597
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxext-opengraph?expand=0&rev=1
2021-09-17 10:22:20 +00:00