Andreas Tille pushed to branch master at Debian Med / community /
debian-med-flyer
Commits:
e20ec6d1 by Andreas Tille at 2020-03-25T17:04:06+01:00
Fix syntax
- - - - -
1 changed file:
- debian-med-wordcloud.py
Changes:
=====================================
debian-med-wordcloud.py
=====================================
@@ -75,7 +75,7 @@ for t in med_tasks:
maint = pt.record['maintainer']
if name not in exclude:
# pp = popcon.package(name) # that's "install"
- pp = popcon.package_raw(name)
+ pp = popcon.packages_raw([name,])
srcname = renaming.get(srcname, srcname)
tt.setdefault(srcname, 0)
# tt[srcname] = max(pp[name], tt[srcname])
View it on GitLab:
https://salsa.debian.org/med-team/community/debian-med-flyer/-/commit/e20ec6d107f6cb0fcc4547e684c44922376e607b
--
View it on GitLab:
https://salsa.debian.org/med-team/community/debian-med-flyer/-/commit/e20ec6d107f6cb0fcc4547e684c44922376e607b
You're receiving this email because of your account on salsa.debian.org.
_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit