Permalink
Browse files
py-discordpy: update to 1.0.1
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
python/py-discordpy/Portfile
|
|
@@ -4,7 +4,7 @@ PortSystem 1.0 |
|
|
PortGroup python 1.0 |
|
|
|
|
|
name py-discordpy |
|
|
version 1.0.0 |
|
|
version 1.0.1 |
|
|
license MIT |
|
|
platforms darwin |
|
|
maintainers {toby @tobypeterson} openmaintainer |
|
|
@@ -16,9 +16,9 @@ homepage https://github.com/Rapptz/discord.py |
|
|
master_sites pypi:d/discord.py |
|
|
distname discord.py-${version} |
|
|
|
|
|
checksums rmd160 7234feab4de19ac942108b85666eb5fc5da37ff5 \ |
|
|
sha256 cea164674782c2c983d54002dbef26b89d0b132d49c451ea517972778b65e704 \ |
|
|
size 594869 |
|
|
checksums rmd160 351292a467f7e65815ea51d4ce8afa5bd2b5a536 \ |
|
|
sha256 173b5e2fea2e012bbe964e87e92826ccaf97056bba539a7caec988f329acca04 \ |
|
|
size 595252 |
|
|
|
|
|
python.versions 37 |
|
|
|
|
|
|