Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions python/py-cbor2/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PortSystem 1.0
PortGroup python 1.0

name py-cbor2
version 5.6.5
version 5.7.1
license MIT
maintainers {gmail.com:herby.gillot @herbygillot} \
openmaintainer
Expand All @@ -14,11 +14,11 @@ long_description {*}${description}

homepage https://github.com/agronholm/cbor2

checksums rmd160 b9f85b84629873705c7aa1fb7717f628263d2b76 \
sha256 b682820677ee1dbba45f7da11898d2720f92e06be36acec290867d5ebf3d7e09 \
size 100886
checksums rmd160 0eec5f22025e643f12135b90014c60cd2fad6b07 \
sha256 7a405a1d7c8230ee9acf240aad48ae947ef584e8af05f169f3c1bde8f01f8b71 \
size 102467

python.versions 39 310 311 312 313
python.versions 39 310 311 312 313 314

if {${name} ne ${subport}} {
depends_build-append \
Expand Down
2 changes: 1 addition & 1 deletion python/py-game/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ checksums md5 cb6bf42a449b0bb1f53c534bcbcc220c \
rmd160 7edb3cc722a0399eedb9f8e33d7d4b813033d57d \
sha256 56fb02ead529cee00d415c3e007f75e0780c655909aaa8e8bf616ee09c9feb1f

python.versions 27 39 310 311 312 313
python.versions 27 310 311 312 313 314

if {$subport ne $name} {
patchfiles patch-config_darwin.py.diff \
Expand Down
10 changes: 5 additions & 5 deletions python/py-luma.core/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ PortGroup python 1.0

name py-luma.core

github.setup rm-hull luma.core 2.4.2
github.setup rm-hull luma.core 2.5.2
github.tarball_from archive

revision 0
Expand All @@ -21,10 +21,10 @@ long_description luma.core is a component library providing a \
functionality to support drawing primitives and \
text-rendering capabilities for small displays.

checksums rmd160 230dc01b8614e8d26170a4a8257adc873a40d079 \
sha256 8ad1ac035a82fc729a4f5bb70ec7501322bd458af4888ed8c225b99a30c428f9 \
size 573151
python.versions 310 311 312 313
checksums rmd160 26c35660b00eef1d0bb1f3317cd96069aab8d603 \
sha256 7fb1dc8d4b94982fa214975134c7a4a4d2b437c9befcf8b61cb9c73f1c54a253 \
size 572874
python.versions 310 311 312 313 314

if {${name} ne ${subport}} {
depends_run-append \
Expand Down
2 changes: 1 addition & 1 deletion python/py-luma.emulator/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ long_description luma.emulator provides a series of pseudo-display devices \
checksums rmd160 3ead715baa2b76ee830f4409852370d42d3ba54e \
sha256 903da7fdb736822c69e6ce1e7141e37674cbb664567e04ef3b30b1bc3f261b5f \
size 903555
python.versions 310 311 312 313
python.versions 310 311 312 313 314

if {${name} ne ${subport}} {
depends_run-append \
Expand Down
12 changes: 5 additions & 7 deletions python/py-pyftdi/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ PortGroup python 1.0

name py-pyftdi

github.setup eblot pyftdi 0.55.4 v
github.setup eblot pyftdi 0.57.1 v
github.tarball_from archive

revision 0
Expand All @@ -19,15 +19,13 @@ description PyFtdi aims at providing a user-space driver for popular \
FTDI devices, implemented in pure Python language.
long_description {*}${description}

checksums rmd160 e896d433b107fe6cfcc0a6358fc481a408ccd0ae \
sha256 11871e245310a5787a3064af356e1fb7d32e6f7ffedfdd17e82e5082ec91c174 \
size 186949
checksums rmd160 d8a0a5248bdf47088008a337d5fbb171ace427be \
sha256 9fb7b770c34d449320e47a3c7d792c2e30958a9c9a8466936de20915d31caa75 \
size 187541

python.versions 310 311 312 313
python.versions 310 311 312 313 314

if {${name} ne ${subport}} {
patchfiles-append \
0001-tests-Fix-for-Python-3.13-unittest.makeSuite-was-rem.patch
depends_run-append \
port:py${python.version}-pyusb \
port:py${python.version}-serial
Expand Down

This file was deleted.

2 changes: 1 addition & 1 deletion python/py-pyusb/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ checksums rmd160 1f326514124f97beb445eb31dd58adc2cef7a9ca \
sha256 3af070b607467c1c164f49d5b0caabe8ac78dbed9298d703a8dbf9df4052d17e \
size 77281

python.versions 39 310 311 312 313
python.versions 39 310 311 312 313 314

if {${name} ne ${subport}} {
depends_build-append \
Expand Down
2 changes: 1 addition & 1 deletion python/py-serial/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ checksums rmd160 ee56e22c15af484b72b65d445a4fe8a2aeee0cd0 \
sha256 80125f950a620bd0a31cfa18f5eda0df77e0bed2accc2bb7a76ab650ff63afa9 \
size 155864

python.versions 27 34 35 36 37 38 39 310 311 312 313
python.versions 27 34 35 36 37 38 39 310 311 312 313 314

if {${name} ne ${subport}} {
# py*-setuptools is needed at runtime for the included programs,
Expand Down
2 changes: 1 addition & 1 deletion python/py-smbus2/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ homepage https://github.com/kplindegaard/smbus2
checksums rmd160 35c37f2f478aad50e8112d50476a00cbf9471160 \
sha256 4a5946fd82277870c2878befdb1a29bb28d15cda14ea4d8d2d54cf3d4bdcb035 \
size 16950
python.versions 310 311 312 313
python.versions 310 311 312 313 314

if {${name} ne ${subport}} {
test.run yes
Expand Down
Loading