Commits

Renee Otten authored 2b745c2147c
upt: update to 0.11
No tags

sysutils/upt/Portfile

Modified
1 1 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
2 2
3 3 PortSystem 1.0
4 4 PortGroup python 1.0
5 5
6 6 name upt
7 -version 0.10.3
8 -revision 1
7 +version 0.11
8 +revision 0
9 9
10 10 categories-prepend sysutils
11 11 platforms darwin
12 12 supported_archs noarch
13 13 license BSD
14 14 maintainers {@korusuke somaiya.edu:karan.sheth} openmaintainer
15 15
16 16 description Package software from any package manager to any distribution
17 17 long_description ${description}
18 18
19 19 homepage https://framagit.org/upt/upt
20 20 master_sites pypi:[string index ${python.rootname} 0]/${python.rootname}
21 21 distname ${python.rootname}-${version}
22 22
23 -checksums rmd160 c7335c931d512f2d70da45961258c059415dfd8c \
24 - sha256 e08fcea114cf71ed98dd5f9085c40892301b22ebba9448d2940be77737596258 \
25 - size 28655
23 +checksums rmd160 c0cfd7c4121eb87beef442957b471f589c7d224d \
24 + sha256 65ef84ec7d8ba5f563bd6e2d522f055b80b143063f7cd96663bf8ad2c424df79 \
25 + size 29366
26 26
27 27 python.default_version 37
28 28
29 29 depends_lib-append \
30 + port:py${python.version}-colorlog \
30 31 port:py${python.version}-packaging \
31 32 port:py${python.version}-spdx-lookup \
32 33 port:py${python.version}-setuptools
33 34
34 35 depends_run-append \
35 36 port:py${python.version}-upt-cpan \
36 37 port:py${python.version}-upt-macports \
37 38 port:py${python.version}-upt-pypi \
38 39 port:py${python.version}-upt-rubygems
39 40

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut