Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Dec 2023 09:51:31 GMT
From:      Rodrigo Osorio <rodrigo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 14eadfd6b6fa - main - multimedia/py-soco: Update to 0.30.1
Message-ID:  <202312260951.3BQ9pV3m089668@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by rodrigo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=14eadfd6b6faea1df051f821eb011ed4c734b714

commit 14eadfd6b6faea1df051f821eb011ed4c734b714
Author:     Rodrigo Osorio <rodrigo@FreeBSD.org>
AuthorDate: 2023-12-26 09:47:33 +0000
Commit:     Rodrigo Osorio <rodrigo@FreeBSD.org>
CommitDate: 2023-12-26 09:50:53 +0000

    multimedia/py-soco: Update to 0.30.1
    
    Major changes:
        * Add documentation requirements
    
    Full changelog: https://github.com/SoCo/SoCo/compare/v0.30.0...v0.30.1
    
    PR:             275937
    Reported by:    Conall O'Brien <conall@conall.net> (maintainer)
---
 multimedia/py-soco/Makefile | 2 +-
 multimedia/py-soco/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/multimedia/py-soco/Makefile b/multimedia/py-soco/Makefile
index 50c8fd2a0130..2f38d5ff6242 100644
--- a/multimedia/py-soco/Makefile
+++ b/multimedia/py-soco/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	soco
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.30.0
+DISTVERSION=	0.30.1
 CATEGORIES=	multimedia python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
diff --git a/multimedia/py-soco/distinfo b/multimedia/py-soco/distinfo
index 1bfe555270ff..5c276aab2733 100644
--- a/multimedia/py-soco/distinfo
+++ b/multimedia/py-soco/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1702948286
-SHA256 (SoCo-SoCo-v0.30.0_GH0.tar.gz) = e0b1aaa13e55b29ffe0274ade5b544419bd948ca26e541f6b28e1e209cc23553
-SIZE (SoCo-SoCo-v0.30.0_GH0.tar.gz) = 721521
+TIMESTAMP = 1703583965
+SHA256 (SoCo-SoCo-v0.30.1_GH0.tar.gz) = 7bd3f73d399c5b410de114f0ef7b8267df1cad59f60e4d24ca2ca492e69a8321
+SIZE (SoCo-SoCo-v0.30.1_GH0.tar.gz) = 722309



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202312260951.3BQ9pV3m089668>