Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (1h)  pkgsrc-2024Q1 (10d)  pkgsrc-2023Q4 (57d)  pkgsrc-2023Q2 (89d)  pkgsrc-2023Q3 (169d) 

2024-05-27 23:12:58 UTC Now

2020-05-17 09:39:27 UTC MAIN commitmail json YAML

py-flask-flatpages: Build requires py-test-runner.

Missed in 0.7.2 update, caught by bulk build.

Also add py-pygments to test dependencies, and depend on py-flask>1.0
instead of >=1.0 (per setup.cfg).  The latter does not imply a dependency
change within pkgsrc, as py-flask had been >1.0 for 1+ year when this
was actually introduced at py-flask-flatpages 0.7.1.

(kleink)