GNU bug report logs -
#50853
python-feedparser
Previous Next
Full log
Message #11 received at 50853 <at> debbugs.gnu.org (full text, mbox):
Em seg, 2021-09-27 às 22:00 +0200, Lio Novelli escreveu:
> This patch provides a bit more than just bugfix:
> - Add two python package definitions sgmllib3k, sgqlc
> - updates python-feedparser
Hi,
Could you format these patches with git-format-patch and submit as a
series of 4 to guix-patches <at> gnu.org ?
My suggestion is:
1. Add python-sgmllib3k.
2. Add python-sgqlc.
3. Add dependency on python-sgmllib3k for python-feedparser.
4. Update python-feedparser.
See commit messages in git log for examples on how to write commit
messages for these changes.
> + (synopsis "A quick and dirty port of python2-sgmllib old
> module.")
Synopses should not end with full stop. You can use guix lint to check
for common linting mistakes.
> + (description
> + "An easy to use GraphQL client.")
Descriptions should be full sentences. e.g. "This package provides an
easy to use GraphQL client.".
See Submitting Patches in the documentation for more info:
https://guix.gnu.org/manual/en/html_node/Submitting-Patches.html
This bug report was last modified 3 years and 223 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.