File tree Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Original file line number Diff line number Diff line change 2
2
3
3
PortSystem 1.0
4
4
PortGroup python 1.0
5
- PortGroup github 1.0
6
5
7
6
name py-pypostal
8
- github.setup openvenues pypostal 1.1
9
- # Change github.tarball_from to 'releases' or 'archive' next update
10
- github.tarball_from tarball
7
+ version 1.1.10
8
+ python.rootname postal
11
9
categories python textproc
12
10
license MIT
13
11
maintainers {amake @amake} openmaintainer
12
+ homepage https://github.com/openvenues/pypostal
14
13
15
14
description International address parsing/normalization
16
15
17
16
long_description Python bindings to libpostal for fast international \
18
17
address parsing/normalization
19
18
20
- checksums rmd160 48fd84ae900795686672a47bda241716b616b5cf \
21
- sha256 d9e289a7ccaf62aa4397b356f8721a25835d08975d816f684dd32875bf448fb1 \
22
- size 17871
19
+ checksums rmd160 42c63c23ab12a5c7858487d37b52f22ec9088750 \
20
+ sha256 ca0f9693d61261e058a03d141a4fa065d9bbe67bd86484521450f0a9d0f9e77b \
21
+ size 21115
23
22
24
- python.versions 38
23
+ python.versions 38 39 310 311 312 313
25
24
26
25
if {${name} ne ${subport} } {
27
26
depends_build-append \
You can’t perform that action at this time.
0 commit comments