We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd83a0d commit 3a9ab5fCopy full SHA for 3a9ab5f
python/py-narwhals/Portfile
@@ -4,7 +4,7 @@ PortSystem 1.0
4
PortGroup python 1.0
5
6
name py-narwhals
7
-version 1.40.0
+version 1.41.0
8
revision 0
9
license MIT
10
maintainers {mps @Schamschula} openmaintainer
@@ -16,9 +16,9 @@ homepage https://github.com/narwhals-dev/narwhals
16
supported_archs noarch
17
platforms {darwin any}
18
19
-checksums rmd160 21a98ee71be344186268eceffd274186ed901929 \
20
- sha256 17064abffd264ea1cfe6aefc8a0080f3a4ffb3659a98bcad5456ca80b88f2a0a \
21
- size 487625
+checksums rmd160 0022798c16595173d988cdcdc38a5447197b5790 \
+ sha256 0ab2e5a1757a19b071e37ca74b53b0b5426789321d68939738337dfddea629b5 \
+ size 488446
22
23
python.versions 39 310 311 312 313
24
0 commit comments