me
/
guix
Archived
1
0
Fork 0
Commit Graph

300 Commits (ae286b58c85395e9a3cea813eff00d4ca3cdffae)

Author SHA1 Message Date
Danny Milosavljevic 8ed0c56725
gnu: python-aiodns: Propagate python-pycares.
* gnu/packages/python-web.scm (python-aiodns)[inputs]: Move python-pycares...
[propagated-inputs]: ...to here.
2020-09-12 02:33:06 +02:00
Vinicius Monego 32bf0331d1
gnu: Add python-httpx.
* gnu/packages/python-web.scm (python-httpx): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-09-07 09:07:54 +02:00
Vinicius Monego 7a8025016d
gnu: Add python-httpcore.
* gnu/packages/python-web.scm (python-httpcore): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-09-07 09:07:53 +02:00
Vinicius Monego f3c9c2fbc3
gnu: Add python-uvicorn.
* gnu/packages/python-web.scm (python-uvicorn): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-09-07 09:07:53 +02:00
Vinicius Monego 5438adea30
gnu: Add python-uvloop.
* gnu/packages/python-web.scm (python-uvloop): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-09-07 09:07:52 +02:00
Vinicius Monego c66a16bb97
gnu: Add python-httptools.
* gnu/packages/python-web.scm (python-httptools): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-09-07 09:07:52 +02:00
Andreas Enge 47ed9ec3b7
gnu: python-requests-mock: Update to 1.8.0.
* gnu/packages/python-web.scm (python-requests-mock): Update to 1.8.0.
[native-inputs]: Add python-purl and python-pytest and remove python-testtools.
2020-08-28 16:29:04 +02:00
Andreas Enge b9f3046eaa
gnu: Add python-purl.
* gnu/packages/python-web.scm (python-purl): New variable.
2020-08-28 16:29:04 +02:00
Andreas Enge 3b3cc55335
gnu: Remove python-requests@2.7.
This variable has no dependents anymore.

* gnu/packages/python-web.scm (python-requests-2.7): Remove variable.
2020-08-28 16:29:03 +02:00
Leo Prikler 23c68bd915
gnu: Add python-cloudscraper.
* gnu/packages/python-web.scm (python-cloudscraper): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-08-27 13:48:37 +02:00
Leo Prikler c005550769
gnu: Add python-requests-toolbelt-0.9.1.
* gnu/packages/python-web.scm (python-requests-toolbelt-0.9.1): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-08-27 13:48:37 +02:00
Vinicius Monego 6a1f35937a
gnu: Add python-hypercorn.
* gnu/packages/python-web.scm (python-hypercorn): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-08-17 07:54:17 +03:00
Vinicius Monego e87b063f4c
gnu: Add python-priority.
* gnu/packages/python-web.scm (python-priority): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-08-17 07:52:44 +03:00
Vinicius Monego 3ede1e4d69
gnu: Add python-wsproto.
* gnu/packages/python-web.scm (python-wsproto): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-08-17 07:46:41 +03:00
Vinicius Monego fc9be8db2d
gnu: Add python-h11.
* gnu/packages/python-web.scm (python-h11): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-08-17 07:45:16 +03:00
Vinicius Monego f8380178d5
gnu: Add python-h2.
* gnu/packages/python-web.scm (python-h2): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-08-06 16:00:42 +02:00
Vinicius Monego 22d112400f
gnu: Add python-hpack.
* gnu/packages/python-web.scm (python-hpack): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-08-06 16:00:42 +02:00
Vinicius Monego 03239548b8
gnu: Add python-hyperframe.
* gnu/packages/python-web.scm (python-hyperframe): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-08-06 16:00:41 +02:00
Marius Bakke 6ce5411aa6
gnu: python-slugify: Remove unused input.
* gnu/packages/python-web.scm (python-slugify)[native-inputs]: Remove.
2020-07-30 00:57:29 +02:00
Tanguy Le Carrour 4da627a3ff
gnu: python-slugify: Update to 4.0.1.
* gnu/packages/patches/python-slugify-depend-on-unidecode.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/python-web.scm (python-slugify): Update to 4.0.1. [source] Drop patch.

Signed-off-by: Marius Bakke <marius@gnu.org>
2020-07-30 00:57:28 +02:00
Efraim Flashner ab8c707dd3
gnu: Add python-http-ece.
* gnu/packages/python-web.scm (python-http-ece): New variable.
2020-07-27 13:11:34 +03:00
Tobias Geerinckx-Rice 310f83497d
gnu: python-flask-sqlalchemy: Update to 2.4.4.
* gnu/packages/python-web.scm (python-flask-sqlalchemy): Update to 2.4.4.
2020-07-26 20:45:00 +02:00
Efraim Flashner f4a2f0491c
gnu: gunicorn-bootstrap: Re-indent.
* gnu/packages/python-web.scm (gunicorn-bootstrap): Remove stray tabs.
2020-07-21 12:13:17 +03:00
Efraim Flashner 88b2c1aae2
gnu: Add python-pysolr.
* gnu/packages/python-web.scm (python-pysolr): New variable.
2020-07-21 12:10:03 +03:00
Efraim Flashner 97a0117039
gnu: Add python-robot-detection.
* gnu/packages/python-web.scm (python-robot-detection): New variable.
2020-07-21 12:10:03 +03:00
Efraim Flashner 3f795cf8f7
gnu: Add python-zope-copy.
* gnu/packages/python-web.scm (python-zope-copy): New variable.
2020-07-21 11:16:15 +03:00
Efraim Flashner 256e8a82fa
gnu: python-zope-component: Update to 4.6.2.
* gnu/packages/python-web.scm (python-zope-component): Update to 4.6.2.
[arguments]: Run test suite. Use custom 'check phase.
[native-inputs]: Add python-persistent,
python-zope-configuration-bootstrap, python-zope-i18nmessageid,
python-zope-location-bootstrap, python-zope-proxy-bootstrap,
python-zope-testrunner.
[propagated-inputs]: Move python-i18nmessageid to native-inputs. Add
python-zope-deferredimport, python-zope-deprecation, python-zope-event,
python-zope-hookable.
2020-07-21 11:14:08 +03:00
Efraim Flashner 2ed6491f9c
gnu: Add python-zope-deferredimport.
* gnu/packages/python-web.scm (python-zope-deferredimport): New variable.
2020-07-21 11:11:11 +03:00
Efraim Flashner 404d4915db
gnu: Add python-zope-hookable.
* gnu/packages/python-web.scm (python-zope-hookable): New variable.
2020-07-21 11:10:39 +03:00
Efraim Flashner 4874cae680
gnu: python-zope-security: Update to 5.1.1.
* gnu/packages/python-web.scm (python-zope-security): Update to 5.1.1.
[arguments]: Don't skip tests.
[native-inputs]: Add python-btrees, python-zope-component-bootstrap,
python-zope-location-bootstrap. Replace python-zope-configuration with
python-zope-configuration-bootstrap.
2020-07-20 17:56:09 +03:00
Efraim Flashner 7d55bc5e2a
gnu: Adsd python-transaction.
* gnu/packages/python-web.scm (python-transaction): New variable.
2020-07-20 17:49:44 +03:00
Efraim Flashner 50566124d1
gnu: Add python-zope-location-bootstrap.
* gnu/packages/python-web.scm (python-zope-location-bootstrap): New
hidden package.
2020-07-20 17:48:40 +03:00
Efraim Flashner b25d148f99
gnu: Add python-zope-configuration-bootstrap.
* gnu/packages/python-web.scm (python-zope-configuration-bootstrap): New
hidden variable.
2020-07-20 17:47:43 +03:00
Efraim Flashner 24ba0d37cf
gnu: Add python-zope-component-bootstrap.
* gnu/packages/python-web.scm (python-zope-component-bootstrap): New
hidden variable.
2020-07-20 17:46:38 +03:00
Efraim Flashner 79c36951e4
gnu: Add python-btrees.
* gnu/packages/python-web.scm (python-btrees): New variable.
2020-07-20 17:45:23 +03:00
Efraim Flashner 54b040a31c
gnu: Add python-persistent.
* gnu/packages/python-web.scm (python-persistent): New variable.
2020-07-20 17:44:42 +03:00
Efraim Flashner 047c1f24de
gnu: python-zope-configuration: Update to 4.4.0.
* gnu/packages/python-web.scm (python-zope-configuration): Update to
4.4.0.
[arguments]: Don't skip tests.
[native-inputs]: Add python-manuel.
2020-07-20 17:41:52 +03:00
Efraim Flashner b563526794
gnu: Add python-manuel.
* gnu/packages/python-web.scm (python-manuel): New variable.
2020-07-20 17:39:57 +03:00
Efraim Flashner 9c2e651662
gnu: python-zope-schema: Update to 6.0.0.
* gnu/packages/python-web.scm (python-zope-schema): Update to 6.0.0.
[arguments]: Don't skip tests. Use custom 'check phase.
2020-07-20 17:37:55 +03:00
Efraim Flashner 6de5b0f03d
gnu: python-zope-interface: Update to 5.1.0.
* gnu/packages/python-web.scm (python-zope-interface): Update to 5.1.0.
[arguments]: Skip tests.
[native-inputs]: Add python-coverage, python-nose, python-zope-testing.
2020-07-20 17:31:45 +03:00
Efraim Flashner 556eec71d8
gnu: python-zope-proxy: Update to 4.3.5.
* gnu/packages/python-web.scm (python-zope-proxy): Update to 4.3.5.
2020-07-20 17:26:48 +03:00
Efraim Flashner 9085a0c97a
gnu: python-zope-proxy: Run the tests.
* gnu/packages/python-web.scm (python-zope-proxy)[arguments]: Don't skip
tests.
[native-inputs]: Add python-zope-security-bootstrap.
2020-07-20 17:25:15 +03:00
Efraim Flashner e2ba910e38
gnu: Add python-zope-security-bootstrap.
* gnu/packages/python-web.scm (python-zope-security-bootstrap): New
hidden package.
2020-07-20 17:22:53 +03:00
Efraim Flashner f3d446ccf4
gnu: Add python-zope-proxy-bootstrap.
* gnu/packages/python-web.scm (python-zope-proxy-bootstrap): New hidden
package.
2020-07-20 17:21:45 +03:00
Efraim Flashner 6ae5d5da65
gnu: python-zope-exceptions: Enable tests.
* gnu/packages/python-web.scm (python-zope-exceptions)[arguments]: Use
custom 'check phase.
[native-inputs]: Add python-zope-testrunner-bootstrap.
2020-07-20 17:19:05 +03:00
Efraim Flashner 2f938b634e
gnu: Add python-zope-testrunner-bootstrap.
* gnu/packages/python-web.scm (python-zope-testrunner-bootstrap): New
hidden package.
2020-07-20 17:18:20 +03:00
Efraim Flashner 7dc36cdc8f
gnu: Add python-zope-exceptions-bootstrap.
* gnu/packages/python-web.scm (python-zope-exceptions-bootstrap): New
hidden package.
2020-07-20 17:17:48 +03:00
Efraim Flashner 845717bb8f
gnu: python-zope-exceptions: Update to 4.4.
* gnu/packages/python-web.scm (python-zope-exceptions): Update to 4.4.
2020-07-20 17:14:04 +03:00
Efraim Flashner 3c23ae88ab
gnu: python-zope-testrunner: Update to 5.2.
* gnu/packages/python-web.scm (python-zope-testrunner): Update to 5.2.
2020-07-20 17:03:24 +03:00
Tobias Geerinckx-Rice 702a101257
gnu: Use HTTPS for github.com (and subdomains) home pages.
* gnu/packages/bioconductor.scm (r-qvalue)[home-page]: Use HTTPS and
follow permanent redirection.
* gnu/packages/check.scm (python-codecov, python-nosexcover)
[home-page]: Likewise.
* gnu/packages/cran.scm (r-ffbase, r-ggrepel, r-valr)
[home-page]: Likewise.
* gnu/packages/crates-io.scm (rust-block-0.1, rust-dispatch-0.1)
(rust-objc-0.2, rust-objc-exception-0.1)
(rust-objc-foundation-0.1, rust-objc-id-0.1, rust-objc-test-utils-0.0)
(rust-onig-5.0, rust-onig-sys-69.2, rust-vergen-3.1)
[home-page]: Likewise.
* gnu/packages/finance.scm (ledger-agent, keepkey-agent)
[home-page]: Likewise.
* gnu/packages/haskell-check.scm (ghc-tasty-expected-failure)
[home-page]: Likewise.
* gnu/packages/haskell-web.scm (ghc-bsb-http-chunked, ghc-warp)
(ghc-warp-tls)[home-page]: Likewise.
* gnu/packages/haskell-xyz.scm (ghc-configurator, ghc-hasktags)
(ghc-linear, ghc-newtype-generics, ghc-retry, ghc-xdg-basedir)
(ghc-pretty-show)[home-page]: Likewise.
* gnu/packages/java.scm (java-javax-inject)[home-page]: Likewise.
* gnu/packages/libffi.scm (ruby-ffi)[home-page]: Likewise.
* gnu/packages/linux.scm (procenv)[home-page]: Likewise.
* gnu/packages/python-web.scm (python-aiodns, python-flask-htpasswd)
(python-pycares)[home-page]: Likewise.
* gnu/packages/python-xyz.scm (python-progressbar33, python-whatever)
(python-funcy)[home-page]: Likewise.
* gnu/packages/ruby.scm (ruby-rubyzip, ruby-spinach, ruby-gherkin-ruby)
(ruby-code-statistics, ruby-colorize, ruby-wwtd)[home-page]: Likewise.
2020-07-16 20:12:06 +02:00