Skip to content

Commit

Permalink
net-p2p/py-transmission-rpc: update to 3.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jbeich committed Jun 6, 2022
1 parent b89afa6 commit eecff40
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 20 deletions.
6 changes: 3 additions & 3 deletions net-p2p/py-transmission-rpc/Makefile
@@ -1,16 +1,16 @@
PORTNAME= transmission-rpc
PORTVERSION= 3.3.0
PORTVERSION= 3.3.2
CATEGORIES= net-p2p python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

MAINTAINER= jbeich@FreeBSD.org
COMMENT= Python module for Transmission bittorent client RPC protocol
COMMENT= Python module for Transmission bittorent client JSON-RPC protocol

LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=3.7.4.2<4.2.0.0:devel/py-typing-extensions@${PY_FLAVOR} \
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=3.7.4.2<5.0.0.0:devel/py-typing-extensions@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>=2.23.0<3.0.0:www/py-requests@${PY_FLAVOR}

USES= python:3.6+
Expand Down
6 changes: 3 additions & 3 deletions net-p2p/py-transmission-rpc/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1632896800
SHA256 (transmission-rpc-3.3.0.tar.gz) = ef3a931fc1f1db74edf8660e475b9295e0904ee922030ef0e45b0c73f4be65ae
SIZE (transmission-rpc-3.3.0.tar.gz) = 25402
TIMESTAMP = 1654417590
SHA256 (transmission-rpc-3.3.2.tar.gz) = 288500a3d9663786110476245824d94e0731ff6ea20eec582892e95ca304ba0e
SIZE (transmission-rpc-3.3.2.tar.gz) = 26155
14 changes: 0 additions & 14 deletions net-p2p/py-transmission-rpc/files/patch-setup.py

This file was deleted.

0 comments on commit eecff40

Please sign in to comment.