pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/py-sphinx



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon May 15 21:01:45 UTC 2023

Modified Files:
        pkgsrc/textproc/py-sphinx: Makefile distinfo

Log Message:
py-sphinx: updated to 7.0.1

7.0.1

Dependencies

* Support `Docutils 0.20`_. Patch by Adam Turner.

Bugs fixed

* Clean up remaining references to ``sphinx.setup_command``
  following the removal of support for setuptools.
  Patch by Willem Mulder.


To generate a diff of this commit:
cvs rdiff -u -r1.89 -r1.90 pkgsrc/textproc/py-sphinx/Makefile
cvs rdiff -u -r1.62 -r1.63 pkgsrc/textproc/py-sphinx/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/py-sphinx/Makefile
diff -u pkgsrc/textproc/py-sphinx/Makefile:1.89 pkgsrc/textproc/py-sphinx/Makefile:1.90
--- pkgsrc/textproc/py-sphinx/Makefile:1.89     Thu May  4 09:42:10 2023
+++ pkgsrc/textproc/py-sphinx/Makefile  Mon May 15 21:01:45 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.89 2023/05/04 09:42:10 adam Exp $
+# $NetBSD: Makefile,v 1.90 2023/05/15 21:01:45 adam Exp $
 
-DISTNAME=      Sphinx-7.0.0
+DISTNAME=      Sphinx-7.0.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:tl}
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=S/Sphinx/}

Index: pkgsrc/textproc/py-sphinx/distinfo
diff -u pkgsrc/textproc/py-sphinx/distinfo:1.62 pkgsrc/textproc/py-sphinx/distinfo:1.63
--- pkgsrc/textproc/py-sphinx/distinfo:1.62     Thu May  4 09:42:10 2023
+++ pkgsrc/textproc/py-sphinx/distinfo  Mon May 15 21:01:45 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.62 2023/05/04 09:42:10 adam Exp $
+$NetBSD: distinfo,v 1.63 2023/05/15 21:01:45 adam Exp $
 
-BLAKE2s (Sphinx-7.0.0.tar.gz) = 43ee3e1bcb9e517f84bdf6678403a70bcd644ab4a5e48db7f51ab9bcc4877271
-SHA512 (Sphinx-7.0.0.tar.gz) = a0fbfc1ae2e08cbaac712339f44878a8604bff981967f0b2f729052a264179593f25a592702f03b06576ea1ca227513f3d3a3ba6c5b0a13f8aa3282949090711
-Size (Sphinx-7.0.0.tar.gz) = 6663795 bytes
+BLAKE2s (Sphinx-7.0.1.tar.gz) = 69aef6b809cff5d9ae9087416f0779ba7747ddb36364d8e8588e246f557d56e5
+SHA512 (Sphinx-7.0.1.tar.gz) = 3edbb0460dd5679a26ec8f13f25e4802e6a211735986b42f2ee8d5a15ace6eca044654da3bdca2be235130d9e81dbca1d80a070f8aa762df383b3415a2c1fba3
+Size (Sphinx-7.0.1.tar.gz) = 6666701 bytes



Home | Main Index | Thread Index | Old Index