textproc/py-mkdocs-rss-plugin: Update to 1.16.0

* Support for Python 3.8 was dropped with this release, adjust
  USES=python accordingly.

* Remove superfluous MASTER_SITES as well, because it's already set by
  USE_GITHUB.  This was overlooked when adding the port.

Changelog:

https://github.com/Guts/mkdocs-rss-plugin/releases/tag/1.16.0
This commit is contained in:
Kai Knoblich 2024-11-03 20:38:20 +01:00
parent 6ed9905167
commit b486568af0
2 changed files with 5 additions and 6 deletions

View file

@ -1,7 +1,6 @@
PORTNAME= mkdocs-rss-plugin
DISTVERSION= 1.15.0
DISTVERSION= 1.16.0
CATEGORIES= textproc python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= kai@FreeBSD.org
@ -16,7 +15,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cachecontrol>=0.14<1:www/py-cachecontrol@${P
${PYTHON_PKGNAMEPREFIX}requests>=2.31<3:www/py-requests@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}mkdocs>=1.4.1:textproc/py-mkdocs@${PY_FLAVOR}
USES= python
USES= python:3.9+
USE_GITHUB= yes
GH_ACCOUNT= Guts
USE_PYTHON= autoplist distutils

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1722673643
SHA256 (Guts-mkdocs-rss-plugin-1.15.0_GH0.tar.gz) = 96e105bc453b4f1adae2b5977241b0561cae3aa64accf72204bf7287e64ce36f
SIZE (Guts-mkdocs-rss-plugin-1.15.0_GH0.tar.gz) = 557859
TIMESTAMP = 1730636016
SHA256 (Guts-mkdocs-rss-plugin-1.16.0_GH0.tar.gz) = aaf26b51ef4a964ed7fa8b8d942eafb4b0df5ef5302a23ac8612249dce75c9d9
SIZE (Guts-mkdocs-rss-plugin-1.16.0_GH0.tar.gz) = 559173