Skip to content

Commit

Permalink
www/py-django-sortedm2m: Update to 3.1.1
Browse files Browse the repository at this point in the history
* Switch back to PyPI as it's the preferred location and the sdist is
  available there again.

Changelog since 3.0.2

jazzband/django-sortedm2m@3.0.2...3.1.1

PR:		261345
Approved by:	Kevin Golding (maintainer)
  • Loading branch information
knobix committed Jan 21, 2022
1 parent 162c35d commit ab5375c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
7 changes: 3 additions & 4 deletions www/py-django-sortedm2m/Makefile
@@ -1,21 +1,20 @@
# Created by: Kevin Golding <ports@caomhin.org>

PORTNAME= django-sortedm2m
PORTVERSION= 3.0.2
PORTVERSION= 3.1.1
CATEGORIES= www python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MASTER_SITES= CHEESESHOP

MAINTAINER= ports@caomhin.org
COMMENT= Replacement for Django's many to many field #'

LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django22>=1.11:www/py-django22@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django22>=2.2:www/py-django22@${PY_FLAVOR}

USES= python:3.6+
USE_GITHUB= yes
GH_ACCOUNT= jazzband
USE_PYTHON= distutils autoplist

NO_ARCH= yes
Expand Down
6 changes: 3 additions & 3 deletions www/py-django-sortedm2m/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1596466044
SHA256 (jazzband-django-sortedm2m-3.0.2_GH0.tar.gz) = f14b86ab4f610de42937c11058664b2f8e9b722ae42f0197c448125eb9895777
SIZE (jazzband-django-sortedm2m-3.0.2_GH0.tar.gz) = 44296
TIMESTAMP = 1642541073
SHA256 (django-sortedm2m-3.1.1.tar.gz) = 136f3d4e0820b351608a7141d88ac3ba7fafcd37a9b8361ad00ffe616a790be5
SIZE (django-sortedm2m-3.1.1.tar.gz) = 41344

0 comments on commit ab5375c

Please sign in to comment.