diff options
author | Tim Biermann <tbier@posteo.de> | 2022-02-12 16:26:04 +0100 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-02-12 16:46:47 +0100 |
commit | 04c887fc77bb82b6c5d28b3f8c43d524c7d76055 (patch) | |
tree | c67d17cdca728c548bba02a9ac6fdaca2080e1c9 /python3-bowler | |
parent | 2eb46fbf1bd2c4de763cb52ff2485781f8778194 (diff) | |
download | contrib-04c887fc77bb82b6c5d28b3f8c43d524c7d76055.tar.gz contrib-04c887fc77bb82b6c5d28b3f8c43d524c7d76055.tar.xz |
[notify] python3-bowler: new dependencies: python3-moreorless python3-volatile
Diffstat (limited to 'python3-bowler')
-rw-r--r-- | python3-bowler/.signature | 4 | ||||
-rw-r--r-- | python3-bowler/Pkgfile | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/python3-bowler/.signature b/python3-bowler/.signature index 98e9d2440..7f837dde4 100644 --- a/python3-bowler/.signature +++ b/python3-bowler/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF36BeVjzZ/NBzM8VufumaufQCgg2pg6diX4vR3HO/QWA206froMoyxirl4y/eEnL1/iWkpEGMxs9us3wekiNfAg4= -SHA256 (Pkgfile) = f8cfaccdb591add889819e6b2f28211ee2cd3f99524b4f74e67b6a90c8a41464 +RWSagIOpLGJF3y6+vpa/o38YRfT6oiPsuBCsMy1A7m7ZLWJxPhr0J8ikCHI1OPL6t/GsrK8jA+Vas9tFXz9JD5BajrCngb+chQQ= +SHA256 (Pkgfile) = 68d9ddb8943cc174283301a82f79693a115b5a8fe2b71e270d21dc4ccd28510c SHA256 (.footprint) = 74194128bda1140cf4f6938b44d2ff28b29b5be556901d18e6961ad98a86dbc8 SHA256 (bowler-0.9.0.tar.gz) = cdb85ce2e7bd545802a15d755d1daf2b6a125429355c50d2019a9f35d63e45db diff --git a/python3-bowler/Pkgfile b/python3-bowler/Pkgfile index 10bfcc6dc..b5b44654e 100644 --- a/python3-bowler/Pkgfile +++ b/python3-bowler/Pkgfile @@ -1,7 +1,7 @@ # Description: Safe code refactoring for modern Python # URL: https://github.com/facebookincubator/bowler # Maintainer: Tim Biermann, tbier at posteo dot de -# Depends on: python3-attrs python3-click python3-fissix python3-sh +# Depends on: python3-attrs python3-click python3-fissix python3-sh python3-moreorless python3-volatile name=python3-bowler version=0.9.0 |