diff options
Diffstat (limited to 'gnu/packages/python-web.scm')
| -rw-r--r-- | gnu/packages/python-web.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index 758cd9124ca..8c5b185e3fc 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm | |||
| @@ -1855,7 +1855,7 @@ for clients and servers.") | |||
| 1855 | (list unzip)) ; for unpacking the source | 1855 | (list unzip)) ; for unpacking the source |
| 1856 | (arguments | 1856 | (arguments |
| 1857 | `(#:tests? #f)) ; tests require python-pbr < 1.7.0 | 1857 | `(#:tests? #f)) ; tests require python-pbr < 1.7.0 |
| 1858 | (home-page "http://cthedot.de/cssutils/") | 1858 | (home-page "https://cthedot.de/cssutils/") |
| 1859 | (synopsis | 1859 | (synopsis |
| 1860 | "CSS Cascading Style Sheets library for Python") | 1860 | "CSS Cascading Style Sheets library for Python") |
| 1861 | (description | 1861 | (description |
| @@ -6107,7 +6107,7 @@ displaying warnings when usaged in application code.") | |||
| 6107 | (base32 | 6107 | (base32 |
| 6108 | "0bdpcnd9pv0131dl08h4zbcwmgc45lyvq3pa224xwan5b3x4rr2f")))) | 6108 | "0bdpcnd9pv0131dl08h4zbcwmgc45lyvq3pa224xwan5b3x4rr2f")))) |
| 6109 | (build-system python-build-system) | 6109 | (build-system python-build-system) |
| 6110 | (home-page "http://docs.pylonsproject.org/projects/translationstring") | 6110 | (home-page "https://docs.pylonsproject.org/projects/translationstring") |
| 6111 | (synopsis "Internationalization tooling for the Pylons project") | 6111 | (synopsis "Internationalization tooling for the Pylons project") |
| 6112 | (description "This package provides a library used by various Pylons | 6112 | (description "This package provides a library used by various Pylons |
| 6113 | project packages for internationalization (i18n) duties related to | 6113 | project packages for internationalization (i18n) duties related to |
