diff --git a/build/pkgs/anyio/SPKG.rst b/build/pkgs/anyio/SPKG.rst new file mode 100644 index 00000000000..bf455f06bdb --- /dev/null +++ b/build/pkgs/anyio/SPKG.rst @@ -0,0 +1,18 @@ +anyio: High level compatibility layer for multiple asynchronous event loop implementations +========================================================================================== + +Description +----------- + +High level compatibility layer for multiple asynchronous event loop implementations + +License +------- + +MIT + +Upstream Contact +---------------- + +https://pypi.org/project/anyio/ + diff --git a/build/pkgs/anyio/checksums.ini b/build/pkgs/anyio/checksums.ini new file mode 100644 index 00000000000..4dcafcb69da --- /dev/null +++ b/build/pkgs/anyio/checksums.ini @@ -0,0 +1,5 @@ +tarball=anyio-VERSION-py3-none-any.whl +sha1=bb08368bb19e1aff2f4190e39300e43fee52103e +md5=420d85e19168705cdf0223621b18831a +cksum=627181302 +upstream_url=https://pypi.io/packages/py3/a/anyio/anyio-VERSION-py3-none-any.whl diff --git a/build/pkgs/anyio/dependencies b/build/pkgs/anyio/dependencies new file mode 100644 index 00000000000..5be99073470 --- /dev/null +++ b/build/pkgs/anyio/dependencies @@ -0,0 +1,4 @@ +idna sniffio | $(PYTHON_TOOLCHAIN) $(PYTHON) + +---------- +All lines of this file are ignored except the first. diff --git a/build/pkgs/anyio/install-requires.txt b/build/pkgs/anyio/install-requires.txt new file mode 100644 index 00000000000..c77c069ecc9 --- /dev/null +++ b/build/pkgs/anyio/install-requires.txt @@ -0,0 +1 @@ +anyio diff --git a/build/pkgs/anyio/package-version.txt b/build/pkgs/anyio/package-version.txt new file mode 100644 index 00000000000..fcdb2e109f6 --- /dev/null +++ b/build/pkgs/anyio/package-version.txt @@ -0,0 +1 @@ +4.0.0 diff --git a/build/pkgs/hatch_nodejs_version/type b/build/pkgs/anyio/type similarity index 100% rename from build/pkgs/hatch_nodejs_version/type rename to build/pkgs/anyio/type diff --git a/build/pkgs/arrow/SPKG.rst b/build/pkgs/arrow/SPKG.rst new file mode 100644 index 00000000000..0b4f6eea8b0 --- /dev/null +++ b/build/pkgs/arrow/SPKG.rst @@ -0,0 +1,18 @@ +arrow: Better dates & times for Python +====================================== + +Description +----------- + +Better dates & times for Python + +License +------- + +Apache 2.0 + +Upstream Contact +---------------- + +https://pypi.org/project/arrow/ + diff --git a/build/pkgs/arrow/checksums.ini b/build/pkgs/arrow/checksums.ini new file mode 100644 index 00000000000..8823edda27e --- /dev/null +++ b/build/pkgs/arrow/checksums.ini @@ -0,0 +1,5 @@ +tarball=arrow-VERSION-py3-none-any.whl +sha1=fd9376ef4788dc2b1c981e6b5beb9048e046c556 +md5=71d18bb3d882ae242b5b1a397313bb12 +cksum=244356435 +upstream_url=https://pypi.io/packages/py3/a/arrow/arrow-VERSION-py3-none-any.whl diff --git a/build/pkgs/arrow/dependencies b/build/pkgs/arrow/dependencies new file mode 100644 index 00000000000..585a06aa604 --- /dev/null +++ b/build/pkgs/arrow/dependencies @@ -0,0 +1,4 @@ +dateutil types_python_dateutil | $(PYTHON_TOOLCHAIN) $(PYTHON) + +---------- +All lines of this file are ignored except the first. diff --git a/build/pkgs/arrow/install-requires.txt b/build/pkgs/arrow/install-requires.txt new file mode 100644 index 00000000000..e2dc7471c20 --- /dev/null +++ b/build/pkgs/arrow/install-requires.txt @@ -0,0 +1 @@ +arrow diff --git a/build/pkgs/arrow/package-version.txt b/build/pkgs/arrow/package-version.txt new file mode 100644 index 00000000000..f0bb29e7638 --- /dev/null +++ b/build/pkgs/arrow/package-version.txt @@ -0,0 +1 @@ +1.3.0 diff --git a/build/pkgs/vcversioner/type b/build/pkgs/arrow/type similarity index 100% rename from build/pkgs/vcversioner/type rename to build/pkgs/arrow/type diff --git a/build/pkgs/asttokens/checksums.ini b/build/pkgs/asttokens/checksums.ini index e69f1ecdfb3..44d0ca1b500 100644 --- a/build/pkgs/asttokens/checksums.ini +++ b/build/pkgs/asttokens/checksums.ini @@ -1,5 +1,5 @@ tarball=asttokens-VERSION.tar.gz -sha1=cca6058c6c23195148be93bfa32c0a0ca9b2f873 -md5=67b269e359fcb404cd8626985f3676ae -cksum=3749309047 +sha1=d522a139240293953c99d32ca62c41542babb963 +md5=c353679585a40f43c24ca60fca33bbf6 +cksum=1117135252 upstream_url=https://pypi.io/packages/source/a/asttokens/asttokens-VERSION.tar.gz diff --git a/build/pkgs/asttokens/package-version.txt b/build/pkgs/asttokens/package-version.txt index 7ec1d6db408..005119baaa0 100644 --- a/build/pkgs/asttokens/package-version.txt +++ b/build/pkgs/asttokens/package-version.txt @@ -1 +1 @@ -2.1.0 +2.4.1 diff --git a/build/pkgs/async_lru/SPKG.rst b/build/pkgs/async_lru/SPKG.rst new file mode 100644 index 00000000000..069608d47c6 --- /dev/null +++ b/build/pkgs/async_lru/SPKG.rst @@ -0,0 +1,18 @@ +async_lru: Simple LRU cache for asyncio +======================================= + +Description +----------- + +Simple LRU cache for asyncio + +License +------- + +MIT License + +Upstream Contact +---------------- + +https://pypi.org/project/async-lru/ + diff --git a/build/pkgs/async_lru/checksums.ini b/build/pkgs/async_lru/checksums.ini new file mode 100644 index 00000000000..1a289cb63c3 --- /dev/null +++ b/build/pkgs/async_lru/checksums.ini @@ -0,0 +1,5 @@ +tarball=async_lru-VERSION-py3-none-any.whl +sha1=99b2ea5d551cbad28e08e45f0d0b00827f9ff73d +md5=de1e9e7559810690de8b7084b372d9a2 +cksum=3326301475 +upstream_url=https://pypi.io/packages/py3/a/async_lru/async_lru-VERSION-py3-none-any.whl diff --git a/build/pkgs/vcversioner/dependencies b/build/pkgs/async_lru/dependencies similarity index 100% rename from build/pkgs/vcversioner/dependencies rename to build/pkgs/async_lru/dependencies diff --git a/build/pkgs/async_lru/install-requires.txt b/build/pkgs/async_lru/install-requires.txt new file mode 100644 index 00000000000..c289e49b9fa --- /dev/null +++ b/build/pkgs/async_lru/install-requires.txt @@ -0,0 +1 @@ +async-lru diff --git a/build/pkgs/async_lru/package-version.txt b/build/pkgs/async_lru/package-version.txt new file mode 100644 index 00000000000..2165f8f9b6a --- /dev/null +++ b/build/pkgs/async_lru/package-version.txt @@ -0,0 +1 @@ +2.0.4 diff --git a/build/pkgs/async_lru/type b/build/pkgs/async_lru/type new file mode 100644 index 00000000000..a6a7b9cd726 --- /dev/null +++ b/build/pkgs/async_lru/type @@ -0,0 +1 @@ +standard diff --git a/build/pkgs/beautifulsoup4/checksums.ini b/build/pkgs/beautifulsoup4/checksums.ini index aa0baa2216c..0fd063dd71c 100644 --- a/build/pkgs/beautifulsoup4/checksums.ini +++ b/build/pkgs/beautifulsoup4/checksums.ini @@ -1,5 +1,5 @@ tarball=beautifulsoup4-VERSION.tar.gz -sha1=fbb73ba4221122b56cd4eac2d9e5d3ad2e383ae0 -md5=22f22f89cf9da41b22e1ece9639c66a3 -cksum=2807377018 +sha1=d9cd72f81e7710692b8ff0a42e69bf93375b5fd3 +md5=b49a6696a762e946c2be97c36a5adaa8 +cksum=839566236 upstream_url=https://pypi.io/packages/source/b/beautifulsoup4/beautifulsoup4-VERSION.tar.gz diff --git a/build/pkgs/beautifulsoup4/package-version.txt b/build/pkgs/beautifulsoup4/package-version.txt index d782fca8f64..f1cd7de1de5 100644 --- a/build/pkgs/beautifulsoup4/package-version.txt +++ b/build/pkgs/beautifulsoup4/package-version.txt @@ -1 +1 @@ -4.11.1 +4.12.2 diff --git a/build/pkgs/bleach/checksums.ini b/build/pkgs/bleach/checksums.ini index 4d4855aab72..33843727cd9 100644 --- a/build/pkgs/bleach/checksums.ini +++ b/build/pkgs/bleach/checksums.ini @@ -1,5 +1,5 @@ -tarball=bleach-VERSION.tar.gz -sha1=73c6b8fad993b318859ca65c365ac2191edd35fc -md5=03b5faa43c0d771a86a2c4cb2575d070 -cksum=4204308806 -upstream_url=https://pypi.io/packages/source/b/bleach/bleach-VERSION.tar.gz +tarball=bleach-VERSION-py3-none-any.whl +sha1=7ba81a446171fb840d3083afadd0c87f0b599305 +md5=ec9e860103ffbc3e6e9963485464bfbc +cksum=1174632300 +upstream_url=https://pypi.io/packages/py3/b/bleach/bleach-VERSION-py3-none-any.whl diff --git a/build/pkgs/bleach/dependencies b/build/pkgs/bleach/dependencies index c7ac2e8b3e7..b597779be66 100644 --- a/build/pkgs/bleach/dependencies +++ b/build/pkgs/bleach/dependencies @@ -1,4 +1,4 @@ - packaging six webencodings | $(PYTHON_TOOLCHAIN) $(PYTHON) + six webencodings | $(PYTHON_TOOLCHAIN) $(PYTHON) ---------- All lines of this file are ignored except the first. diff --git a/build/pkgs/bleach/install-requires.txt b/build/pkgs/bleach/install-requires.txt index 49c810a0dcb..7f7581bd261 100644 --- a/build/pkgs/bleach/install-requires.txt +++ b/build/pkgs/bleach/install-requires.txt @@ -1 +1 @@ -bleach >=3.1.5 +bleach >= 5 diff --git a/build/pkgs/bleach/package-version.txt b/build/pkgs/bleach/package-version.txt index 6b244dcd696..dfda3e0b4f0 100644 --- a/build/pkgs/bleach/package-version.txt +++ b/build/pkgs/bleach/package-version.txt @@ -1 +1 @@ -5.0.1 +6.1.0 diff --git a/build/pkgs/bleach/spkg-install.in b/build/pkgs/bleach/spkg-install.in deleted file mode 100644 index deba1bb42bb..00000000000 --- a/build/pkgs/bleach/spkg-install.in +++ /dev/null @@ -1 +0,0 @@ -cd src && sdh_pip_install . diff --git a/build/pkgs/calver/dependencies b/build/pkgs/calver/dependencies index 0738c2d7777..47296a7bace 100644 --- a/build/pkgs/calver/dependencies +++ b/build/pkgs/calver/dependencies @@ -1,4 +1,4 @@ -$(PYTHON) | $(PYTHON_TOOLCHAIN) + | $(PYTHON_TOOLCHAIN) $(PYTHON) ---------- All lines of this file are ignored except the first. diff --git a/build/pkgs/comm/SPKG.rst b/build/pkgs/comm/SPKG.rst new file mode 100644 index 00000000000..6f0ec348582 --- /dev/null +++ b/build/pkgs/comm/SPKG.rst @@ -0,0 +1,18 @@ +comm: Jupyter Python Comm implementation, for usage in ipykernel, xeus-python etc. +================================================================================== + +Description +----------- + +Jupyter Python Comm implementation, for usage in ipykernel, xeus-python etc. + +License +------- + +BSD 3-Clause License + +Upstream Contact +---------------- + +https://pypi.org/project/comm/ + diff --git a/build/pkgs/comm/checksums.ini b/build/pkgs/comm/checksums.ini new file mode 100644 index 00000000000..a3c7481f090 --- /dev/null +++ b/build/pkgs/comm/checksums.ini @@ -0,0 +1,5 @@ +tarball=comm-VERSION-py3-none-any.whl +sha1=e7e20f9c1524a9fe059c0b6df90a68e1cd2115a9 +md5=165e29c257c70498b61c7a31916727f2 +cksum=2011044045 +upstream_url=https://pypi.io/packages/py3/c/comm/comm-VERSION-py3-none-any.whl diff --git a/build/pkgs/hatch_nodejs_version/dependencies b/build/pkgs/comm/dependencies similarity index 60% rename from build/pkgs/hatch_nodejs_version/dependencies rename to build/pkgs/comm/dependencies index 85e8893f785..73ec1534907 100644 --- a/build/pkgs/hatch_nodejs_version/dependencies +++ b/build/pkgs/comm/dependencies @@ -1,4 +1,4 @@ - hatchling | $(PYTHON_TOOLCHAIN) $(PYTHON) +traitlets | $(PYTHON_TOOLCHAIN) $(PYTHON) ---------- All lines of this file are ignored except the first. diff --git a/build/pkgs/comm/install-requires.txt b/build/pkgs/comm/install-requires.txt new file mode 100644 index 00000000000..9ba1f1eecf4 --- /dev/null +++ b/build/pkgs/comm/install-requires.txt @@ -0,0 +1 @@ +comm diff --git a/build/pkgs/comm/package-version.txt b/build/pkgs/comm/package-version.txt new file mode 100644 index 00000000000..845639eef26 --- /dev/null +++ b/build/pkgs/comm/package-version.txt @@ -0,0 +1 @@ +0.1.4 diff --git a/build/pkgs/comm/type b/build/pkgs/comm/type new file mode 100644 index 00000000000..a6a7b9cd726 --- /dev/null +++ b/build/pkgs/comm/type @@ -0,0 +1 @@ +standard diff --git a/build/pkgs/debugpy/checksums.ini b/build/pkgs/debugpy/checksums.ini index 94e60c8de63..43f1c2c84a5 100644 --- a/build/pkgs/debugpy/checksums.ini +++ b/build/pkgs/debugpy/checksums.ini @@ -1,5 +1,5 @@ tarball=debugpy-VERSION.zip -sha1=44ae7bfe2d355990604f83ee4c24eb81631b4433 -md5=a999f81d29db030bfacab544d5fb0976 -cksum=3944616380 +sha1=af611dc5c401424196c27363379fc483814efe26 +md5=b4a6173035b58a0ad61561a4c5017885 +cksum=57995549 upstream_url=https://pypi.io/packages/source/d/debugpy/debugpy-VERSION.zip diff --git a/build/pkgs/debugpy/package-version.txt b/build/pkgs/debugpy/package-version.txt index 266146b87cb..27f9cd322bb 100644 --- a/build/pkgs/debugpy/package-version.txt +++ b/build/pkgs/debugpy/package-version.txt @@ -1 +1 @@ -1.6.3 +1.8.0 diff --git a/build/pkgs/debugpy/type b/build/pkgs/debugpy/type index 134d9bc32d5..a6a7b9cd726 100644 --- a/build/pkgs/debugpy/type +++ b/build/pkgs/debugpy/type @@ -1 +1 @@ -optional +standard diff --git a/build/pkgs/exceptiongroup/SPKG.rst b/build/pkgs/exceptiongroup/SPKG.rst new file mode 100644 index 00000000000..4fe6e94f57e --- /dev/null +++ b/build/pkgs/exceptiongroup/SPKG.rst @@ -0,0 +1,16 @@ +exceptiongroup: Backport of PEP 654 (exception groups) +====================================================== + +Description +----------- + +Backport of PEP 654 (exception groups) + +License +------- + +Upstream Contact +---------------- + +https://pypi.org/project/exceptiongroup/ + diff --git a/build/pkgs/exceptiongroup/checksums.ini b/build/pkgs/exceptiongroup/checksums.ini new file mode 100644 index 00000000000..1ca0c50d46d --- /dev/null +++ b/build/pkgs/exceptiongroup/checksums.ini @@ -0,0 +1,5 @@ +tarball=exceptiongroup-VERSION-py3-none-any.whl +sha1=e69c438e6d15111c4f7cc18224b31a42a58663da +md5=d252c64173c449dc34654e7be8211744 +cksum=527795480 +upstream_url=https://pypi.io/packages/py3/e/exceptiongroup/exceptiongroup-VERSION-py3-none-any.whl diff --git a/build/pkgs/nodejs/dependencies b/build/pkgs/exceptiongroup/dependencies similarity index 66% rename from build/pkgs/nodejs/dependencies rename to build/pkgs/exceptiongroup/dependencies index a8de0ed1559..47296a7bace 100644 --- a/build/pkgs/nodejs/dependencies +++ b/build/pkgs/exceptiongroup/dependencies @@ -1,4 +1,4 @@ -nodeenv + | $(PYTHON_TOOLCHAIN) $(PYTHON) ---------- All lines of this file are ignored except the first. diff --git a/build/pkgs/exceptiongroup/install-requires.txt b/build/pkgs/exceptiongroup/install-requires.txt new file mode 100644 index 00000000000..341183a94c9 --- /dev/null +++ b/build/pkgs/exceptiongroup/install-requires.txt @@ -0,0 +1 @@ +exceptiongroup diff --git a/build/pkgs/exceptiongroup/package-version.txt b/build/pkgs/exceptiongroup/package-version.txt new file mode 100644 index 00000000000..26aaba0e866 --- /dev/null +++ b/build/pkgs/exceptiongroup/package-version.txt @@ -0,0 +1 @@ +1.2.0 diff --git a/build/pkgs/exceptiongroup/type b/build/pkgs/exceptiongroup/type new file mode 100644 index 00000000000..a6a7b9cd726 --- /dev/null +++ b/build/pkgs/exceptiongroup/type @@ -0,0 +1 @@ +standard diff --git a/build/pkgs/fqdn/SPKG.rst b/build/pkgs/fqdn/SPKG.rst new file mode 100644 index 00000000000..7b94349b48e --- /dev/null +++ b/build/pkgs/fqdn/SPKG.rst @@ -0,0 +1,18 @@ +fqdn: Validates fully-qualified domain names against RFC 1123, so that they are acceptable to modern bowsers +============================================================================================================ + +Description +----------- + +Validates fully-qualified domain names against RFC 1123, so that they are acceptable to modern bowsers + +License +------- + +MPL 2.0 + +Upstream Contact +---------------- + +https://pypi.org/project/fqdn/ + diff --git a/build/pkgs/fqdn/checksums.ini b/build/pkgs/fqdn/checksums.ini new file mode 100644 index 00000000000..423dc55e68f --- /dev/null +++ b/build/pkgs/fqdn/checksums.ini @@ -0,0 +1,5 @@ +tarball=fqdn-VERSION-py3-none-any.whl +sha1=85a7ac7d7f45d2e0b64c4b7653ab277ceec91ecf +md5=376c19af0cd5029cd8b36d1042a1490e +cksum=4276482151 +upstream_url=https://pypi.io/packages/py3/f/fqdn/fqdn-VERSION-py3-none-any.whl diff --git a/build/pkgs/nodeenv/dependencies b/build/pkgs/fqdn/dependencies similarity index 61% rename from build/pkgs/nodeenv/dependencies rename to build/pkgs/fqdn/dependencies index 04eff0c842c..47296a7bace 100644 --- a/build/pkgs/nodeenv/dependencies +++ b/build/pkgs/fqdn/dependencies @@ -1,4 +1,4 @@ - | $(PYTHON_TOOLCHAIN) certifi $(PYTHON) + | $(PYTHON_TOOLCHAIN) $(PYTHON) ---------- All lines of this file are ignored except the first. diff --git a/build/pkgs/fqdn/install-requires.txt b/build/pkgs/fqdn/install-requires.txt new file mode 100644 index 00000000000..ade5cc3798f --- /dev/null +++ b/build/pkgs/fqdn/install-requires.txt @@ -0,0 +1 @@ +fqdn diff --git a/build/pkgs/fqdn/package-version.txt b/build/pkgs/fqdn/package-version.txt new file mode 100644 index 00000000000..26ca594609a --- /dev/null +++ b/build/pkgs/fqdn/package-version.txt @@ -0,0 +1 @@ +1.5.1 diff --git a/build/pkgs/fqdn/type b/build/pkgs/fqdn/type new file mode 100644 index 00000000000..a6a7b9cd726 --- /dev/null +++ b/build/pkgs/fqdn/type @@ -0,0 +1 @@ +standard diff --git a/build/pkgs/hatch_nodejs_version/SPKG.rst b/build/pkgs/hatch_nodejs_version/SPKG.rst deleted file mode 100644 index 6a1cd5f991c..00000000000 --- a/build/pkgs/hatch_nodejs_version/SPKG.rst +++ /dev/null @@ -1,18 +0,0 @@ -hatch_nodejs_version: Hatch plugin for versioning from a package.json file -========================================================================== - -Description ------------ - -Hatch plugin for versioning from a package.json file - -License -------- - -MIT - -Upstream Contact ----------------- - -https://pypi.org/project/hatch-nodejs-version/ - diff --git a/build/pkgs/hatch_nodejs_version/checksums.ini b/build/pkgs/hatch_nodejs_version/checksums.ini deleted file mode 100644 index bb5f28d0e24..00000000000 --- a/build/pkgs/hatch_nodejs_version/checksums.ini +++ /dev/null @@ -1,5 +0,0 @@ -tarball=hatch_nodejs_version-VERSION.tar.gz -sha1=ce77992d461d5108c481e985250cfb401b4ee5df -md5=6e5f9d5cfa442572637478cacaa8ea81 -cksum=1271494344 -upstream_url=https://pypi.io/packages/source/h/hatch_nodejs_version/hatch_nodejs_version-VERSION.tar.gz diff --git a/build/pkgs/hatch_nodejs_version/install-requires.txt b/build/pkgs/hatch_nodejs_version/install-requires.txt deleted file mode 100644 index 5c606fe80f5..00000000000 --- a/build/pkgs/hatch_nodejs_version/install-requires.txt +++ /dev/null @@ -1 +0,0 @@ -hatch-nodejs-version diff --git a/build/pkgs/hatch_nodejs_version/package-version.txt b/build/pkgs/hatch_nodejs_version/package-version.txt deleted file mode 100644 index 9e11b32fcaa..00000000000 --- a/build/pkgs/hatch_nodejs_version/package-version.txt +++ /dev/null @@ -1 +0,0 @@ -0.3.1 diff --git a/build/pkgs/idna/checksums.ini b/build/pkgs/idna/checksums.ini index 47b585b69cd..d87a004eb57 100644 --- a/build/pkgs/idna/checksums.ini +++ b/build/pkgs/idna/checksums.ini @@ -1,5 +1,5 @@ -tarball=idna-VERSION.tar.gz -sha1=c01a061b5ace87f662049d205d5d15e7f8a3a533 -md5=13ea24e076212b6baae1135a116d1e0e -cksum=1497605198 -upstream_url=https://pypi.io/packages/source/i/idna/idna-VERSION.tar.gz +tarball=idna-VERSION-py3-none-any.whl +sha1=4460f34853efc88e4b14ea5e0e3fa7959b3f0c29 +md5=7ab9782a3a1180cfa1fef20a1c9c166c +cksum=3196216420 +upstream_url=https://pypi.io/packages/py3/i/idna/idna-VERSION-py3-none-any.whl diff --git a/build/pkgs/importlib_resources/checksums.ini b/build/pkgs/importlib_resources/checksums.ini index 5f8bc23a6fd..39040fbf296 100644 --- a/build/pkgs/importlib_resources/checksums.ini +++ b/build/pkgs/importlib_resources/checksums.ini @@ -1,5 +1,5 @@ tarball=importlib_resources-VERSION.tar.gz -sha1=dc5322c0a6414fa823f54ef7fe938210abecd6a8 -md5=ebb549867902e44c9314ac3998e0d31f -cksum=3214105952 +sha1=4af82ed75a1672a45157bfa7d09c4dfd0605802a +md5=525d238db212bdec2df06c0d4b479e73 +cksum=1494471486 upstream_url=https://pypi.io/packages/source/i/importlib_resources/importlib_resources-VERSION.tar.gz diff --git a/build/pkgs/importlib_resources/package-version.txt b/build/pkgs/importlib_resources/package-version.txt index 5fe60723048..dfda3e0b4f0 100644 --- a/build/pkgs/importlib_resources/package-version.txt +++ b/build/pkgs/importlib_resources/package-version.txt @@ -1 +1 @@ -6.0.1 +6.1.0 diff --git a/build/pkgs/ipykernel/checksums.ini b/build/pkgs/ipykernel/checksums.ini index bf5d60330a7..3eaa681a507 100644 --- a/build/pkgs/ipykernel/checksums.ini +++ b/build/pkgs/ipykernel/checksums.ini @@ -1,5 +1,5 @@ tarball=ipykernel-VERSION.tar.gz -sha1=5a5cf7f8c0c02d0c0cc5fe3e0fe7481a86de6552 -md5=f940975eb00de793695c386ad3a8800c -cksum=597841676 -upstream_url=https://files.pythonhosted.org/packages/60/30/cf3867ce0dee0a7230ec5eb85232136c3875688816ad355a7b65f4f4e8ef/ipykernel-6.6.0.tar.gz +sha1=88c5159bb5caba780383f00fceebb4cce80f96b5 +md5=9a5a3ded6795afecfe55c74f9f77307d +cksum=3205929883 +upstream_url=https://pypi.io/packages/source/i/ipykernel/ipykernel-VERSION.tar.gz diff --git a/build/pkgs/ipykernel/dependencies b/build/pkgs/ipykernel/dependencies index 7e153a0cb46..000e4aafb66 100644 --- a/build/pkgs/ipykernel/dependencies +++ b/build/pkgs/ipykernel/dependencies @@ -1,4 +1,4 @@ - ipython_genutils importlib_metadata matplotlib_inline ipython jupyter_client tornado appnope traitlets executing | $(PYTHON_TOOLCHAIN) $(PYTHON) +debugpy ipython comm traitlets jupyter_client jupyter_core nest_asyncio tornado matplotlib_inline appnope pyzmq psutil packaging | $(PYTHON_TOOLCHAIN) hatchling $(PYTHON) ---------- All lines of this file are ignored except the first. diff --git a/build/pkgs/ipykernel/package-version.txt b/build/pkgs/ipykernel/package-version.txt index 826f5ce030e..9cd1a39f656 100644 --- a/build/pkgs/ipykernel/package-version.txt +++ b/build/pkgs/ipykernel/package-version.txt @@ -1 +1 @@ -6.6.0 +6.27.0 diff --git a/build/pkgs/ipykernel/patches/debugpy-make-optional.patch b/build/pkgs/ipykernel/patches/debugpy-make-optional.patch deleted file mode 100644 index 308e4dd26f9..00000000000 --- a/build/pkgs/ipykernel/patches/debugpy-make-optional.patch +++ /dev/null @@ -1,21 +0,0 @@ ---- a/pyproject.toml 2021-12-01 10:23:30.000000000 -0300 -+++ b/pyproject.toml 2021-12-13 18:01:36.239921204 -0300 -@@ -3,7 +3,6 @@ - requires=[ - "setuptools", - "wheel", -- "debugpy", - "ipython>=5", - "jupyter_core>=4.2", - "jupyter_client", -diff -ruN a/setup.py b/setup.py ---- a/setup.py 2021-12-01 10:23:09.000000000 -0300 -+++ b/setup.py 2021-12-13 18:01:40.112873823 -0300 -@@ -63,7 +63,6 @@ - install_requires=[ - 'importlib-metadata<5;python_version<"3.8.0"', - 'argcomplete>=1.12.3;python_version<"3.8.0"', -- 'debugpy>=1.0.0,<2.0', - 'ipython>=7.23.1', - 'traitlets>=5.1.0,<6.0', - 'jupyter_client<8.0', diff --git a/build/pkgs/ipympl/type b/build/pkgs/ipympl/type index 134d9bc32d5..a6a7b9cd726 100644 --- a/build/pkgs/ipympl/type +++ b/build/pkgs/ipympl/type @@ -1 +1 @@ -optional +standard diff --git a/build/pkgs/ipython/checksums.ini b/build/pkgs/ipython/checksums.ini index a539eb830b4..3b0a8df72dd 100644 --- a/build/pkgs/ipython/checksums.ini +++ b/build/pkgs/ipython/checksums.ini @@ -1,5 +1,5 @@ tarball=ipython-VERSION.tar.gz -sha1=e0dd247f29befed1159d9bdca987d90c2ee0d34a -md5=8c98f6def0622ea32975cb779247c3d7 -cksum=2860792697 +sha1=62afbe2e62e713ee89bfe5303809bdcd2affb2a3 +md5=ac2ff5bad97aa09befdf7f0f27323699 +cksum=413345511 upstream_url=https://pypi.io/packages/source/i/ipython/ipython-VERSION.tar.gz diff --git a/build/pkgs/ipython/dependencies b/build/pkgs/ipython/dependencies index cc719ef4ea5..b00056b1a63 100644 --- a/build/pkgs/ipython/dependencies +++ b/build/pkgs/ipython/dependencies @@ -1,4 +1,4 @@ -tornado pyzmq pickleshare traitlets decorator wcwidth prompt_toolkit pygments pexpect appnope backcall jedi stack_data | $(PYTHON_TOOLCHAIN) $(PYTHON) +tornado pyzmq pickleshare traitlets decorator wcwidth prompt_toolkit pygments pexpect appnope backcall jedi stack_data exceptiongroup | $(PYTHON_TOOLCHAIN) $(PYTHON) ---------- All lines of this file are ignored except the first. diff --git a/build/pkgs/ipython/install-requires.txt b/build/pkgs/ipython/install-requires.txt index 03d4a4f3413..a52df49c421 100644 --- a/build/pkgs/ipython/install-requires.txt +++ b/build/pkgs/ipython/install-requires.txt @@ -1,2 +1 @@ -ipython >=7.13.0, <8.9.0 -# ipython >= 8.9.0 requires prompt_toolkit too new for Sage +ipython >=7.13.0 diff --git a/build/pkgs/ipython/package-version.txt b/build/pkgs/ipython/package-version.txt index acd405b1d62..86487fdd0f7 100644 --- a/build/pkgs/ipython/package-version.txt +++ b/build/pkgs/ipython/package-version.txt @@ -1 +1 @@ -8.6.0 +8.17.2 diff --git a/build/pkgs/ipywidgets/checksums.ini b/build/pkgs/ipywidgets/checksums.ini index 63a890dcf81..a04080bb509 100644 --- a/build/pkgs/ipywidgets/checksums.ini +++ b/build/pkgs/ipywidgets/checksums.ini @@ -1,5 +1,5 @@ tarball=ipywidgets-VERSION.tar.gz -sha1=b2c8adf4fefc012adfb61e03a2e957bddbbb7597 -md5=c976de164b782eac9e5dfc933e8da295 -cksum=305610881 +sha1=95f7ec13e8ce75e2da40c1789b4af291946a6d99 +md5=2809d1668037606caac588cab329bece +cksum=1839869422 upstream_url=https://pypi.io/packages/source/i/ipywidgets/ipywidgets-VERSION.tar.gz diff --git a/build/pkgs/ipywidgets/dependencies b/build/pkgs/ipywidgets/dependencies index bcb4e030b7d..75467c6fdb0 100644 --- a/build/pkgs/ipywidgets/dependencies +++ b/build/pkgs/ipywidgets/dependencies @@ -1,4 +1,4 @@ - widgetsnbextension jupyterlab_widgets | $(PYTHON_TOOLCHAIN) ipykernel ipython traitlets $(PYTHON) +widgetsnbextension jupyterlab_widgets comm ipykernel ipython traitlets | $(PYTHON_TOOLCHAIN) $(PYTHON) ---------- All lines of this file are ignored except the first. diff --git a/build/pkgs/ipywidgets/package-version.txt b/build/pkgs/ipywidgets/package-version.txt index 8b22a322d0f..0e79152459e 100644 --- a/build/pkgs/ipywidgets/package-version.txt +++ b/build/pkgs/ipywidgets/package-version.txt @@ -1 +1 @@ -8.0.2 +8.1.1 diff --git a/build/pkgs/isoduration/SPKG.rst b/build/pkgs/isoduration/SPKG.rst new file mode 100644 index 00000000000..413f8239948 --- /dev/null +++ b/build/pkgs/isoduration/SPKG.rst @@ -0,0 +1,16 @@ +isoduration: Operations with ISO 8601 durations +=============================================== + +Description +----------- + +Operations with ISO 8601 durations + +License +------- + +Upstream Contact +---------------- + +https://pypi.org/project/isoduration/ + diff --git a/build/pkgs/isoduration/checksums.ini b/build/pkgs/isoduration/checksums.ini new file mode 100644 index 00000000000..490fd21be52 --- /dev/null +++ b/build/pkgs/isoduration/checksums.ini @@ -0,0 +1,5 @@ +tarball=isoduration-VERSION-py3-none-any.whl +sha1=a113878d368fee6881efcfd12421b12f8e6ae11c +md5=c5f76c264bf80cca84b99c48d8af5afb +cksum=3373220361 +upstream_url=https://pypi.io/packages/py3/i/isoduration/isoduration-VERSION-py3-none-any.whl diff --git a/build/pkgs/retrolab/dependencies b/build/pkgs/isoduration/dependencies similarity index 59% rename from build/pkgs/retrolab/dependencies rename to build/pkgs/isoduration/dependencies index 58027d3558c..e928cdc6089 100644 --- a/build/pkgs/retrolab/dependencies +++ b/build/pkgs/isoduration/dependencies @@ -1,4 +1,4 @@ - jupyterlab | $(PYTHON_TOOLCHAIN) $(PYTHON) +$(PYTHON) arrow | $(PYTHON_TOOLCHAIN) ---------- All lines of this file are ignored except the first. diff --git a/build/pkgs/isoduration/install-requires.txt b/build/pkgs/isoduration/install-requires.txt new file mode 100644 index 00000000000..05836d3c935 --- /dev/null +++ b/build/pkgs/isoduration/install-requires.txt @@ -0,0 +1 @@ +isoduration diff --git a/build/pkgs/isoduration/package-version.txt b/build/pkgs/isoduration/package-version.txt new file mode 100644 index 00000000000..8b0beab16a5 --- /dev/null +++ b/build/pkgs/isoduration/package-version.txt @@ -0,0 +1 @@ +20.11.0 diff --git a/build/pkgs/isoduration/type b/build/pkgs/isoduration/type new file mode 100644 index 00000000000..a6a7b9cd726 --- /dev/null +++ b/build/pkgs/isoduration/type @@ -0,0 +1 @@ +standard diff --git a/build/pkgs/jedi/checksums.ini b/build/pkgs/jedi/checksums.ini index 2db629c8d82..291cf130faf 100644 --- a/build/pkgs/jedi/checksums.ini +++ b/build/pkgs/jedi/checksums.ini @@ -1,5 +1,5 @@ tarball=jedi-VERSION.tar.gz -sha1=e94444bd83b55247fd1f3d27d47cc0b148560134 -md5=d8dba4a98a35530f7f5b461c20aff180 -cksum=4093067035 +sha1=07d1e04c24cecf1b7f38f8905ce81c006f76cc20 +md5=0951191b506b660bfdb90c3dcd5b3254 +cksum=8256815 upstream_url=https://pypi.io/packages/source/j/jedi/jedi-VERSION.tar.gz diff --git a/build/pkgs/jedi/package-version.txt b/build/pkgs/jedi/package-version.txt index 249afd517d9..41915c79947 100644 --- a/build/pkgs/jedi/package-version.txt +++ b/build/pkgs/jedi/package-version.txt @@ -1 +1 @@ -0.18.1 +0.19.1 diff --git a/build/pkgs/json5/SPKG.rst b/build/pkgs/json5/SPKG.rst new file mode 100644 index 00000000000..5f85e534785 --- /dev/null +++ b/build/pkgs/json5/SPKG.rst @@ -0,0 +1,18 @@ +json5: A Python implementation of the JSON5 data format. +======================================================== + +Description +----------- + +A Python implementation of the JSON5 data format. + +License +------- + +Apache + +Upstream Contact +---------------- + +https://pypi.org/project/json5/ + diff --git a/build/pkgs/json5/checksums.ini b/build/pkgs/json5/checksums.ini new file mode 100644 index 00000000000..5e05994b435 --- /dev/null +++ b/build/pkgs/json5/checksums.ini @@ -0,0 +1,5 @@ +tarball=json5-VERSION-py2.py3-none-any.whl +sha1=54bf91b9c2812e82ccd212cefca5bc5607a538b4 +md5=aede9af2a42cc0cd928e4dc99e9a6a45 +cksum=134804175 +upstream_url=https://pypi.io/packages/py2.py3/j/json5/json5-VERSION-py2.py3-none-any.whl diff --git a/build/pkgs/json5/dependencies b/build/pkgs/json5/dependencies new file mode 100644 index 00000000000..47296a7bace --- /dev/null +++ b/build/pkgs/json5/dependencies @@ -0,0 +1,4 @@ + | $(PYTHON_TOOLCHAIN) $(PYTHON) + +---------- +All lines of this file are ignored except the first. diff --git a/build/pkgs/json5/install-requires.txt b/build/pkgs/json5/install-requires.txt new file mode 100644 index 00000000000..8c1150297b3 --- /dev/null +++ b/build/pkgs/json5/install-requires.txt @@ -0,0 +1 @@ +json5 diff --git a/build/pkgs/json5/package-version.txt b/build/pkgs/json5/package-version.txt new file mode 100644 index 00000000000..6d44d227cf9 --- /dev/null +++ b/build/pkgs/json5/package-version.txt @@ -0,0 +1 @@ +0.9.14 diff --git a/build/pkgs/json5/type b/build/pkgs/json5/type new file mode 100644 index 00000000000..a6a7b9cd726 --- /dev/null +++ b/build/pkgs/json5/type @@ -0,0 +1 @@ +standard diff --git a/build/pkgs/jsonpointer/SPKG.rst b/build/pkgs/jsonpointer/SPKG.rst new file mode 100644 index 00000000000..60a89995b2a --- /dev/null +++ b/build/pkgs/jsonpointer/SPKG.rst @@ -0,0 +1,18 @@ +jsonpointer: Identify specific nodes in a JSON document (RFC 6901) +================================================================== + +Description +----------- + +Identify specific nodes in a JSON document (RFC 6901) + +License +------- + +Modified BSD License + +Upstream Contact +---------------- + +https://pypi.org/project/jsonpointer/ + diff --git a/build/pkgs/jsonpointer/checksums.ini b/build/pkgs/jsonpointer/checksums.ini new file mode 100644 index 00000000000..67173595af5 --- /dev/null +++ b/build/pkgs/jsonpointer/checksums.ini @@ -0,0 +1,5 @@ +tarball=jsonpointer-VERSION-py2.py3-none-any.whl +sha1=de1b07c2d014f5b8e672cf0fb1225b2232d0b414 +md5=eb9dcb8c4ccf5d97cea88a7d13510032 +cksum=1224177904 +upstream_url=https://pypi.io/packages/py2.py3/j/jsonpointer/jsonpointer-VERSION-py2.py3-none-any.whl diff --git a/build/pkgs/jsonpointer/dependencies b/build/pkgs/jsonpointer/dependencies new file mode 100644 index 00000000000..47296a7bace --- /dev/null +++ b/build/pkgs/jsonpointer/dependencies @@ -0,0 +1,4 @@ + | $(PYTHON_TOOLCHAIN) $(PYTHON) + +---------- +All lines of this file are ignored except the first. diff --git a/build/pkgs/jsonpointer/install-requires.txt b/build/pkgs/jsonpointer/install-requires.txt new file mode 100644 index 00000000000..5d437553666 --- /dev/null +++ b/build/pkgs/jsonpointer/install-requires.txt @@ -0,0 +1 @@ +jsonpointer diff --git a/build/pkgs/jsonpointer/package-version.txt b/build/pkgs/jsonpointer/package-version.txt new file mode 100644 index 00000000000..6b4950e3de2 --- /dev/null +++ b/build/pkgs/jsonpointer/package-version.txt @@ -0,0 +1 @@ +2.4 diff --git a/build/pkgs/jsonpointer/type b/build/pkgs/jsonpointer/type new file mode 100644 index 00000000000..a6a7b9cd726 --- /dev/null +++ b/build/pkgs/jsonpointer/type @@ -0,0 +1 @@ +standard diff --git a/build/pkgs/jsonschema/checksums.ini b/build/pkgs/jsonschema/checksums.ini index 5a214ae38fc..e2b4c0ecb27 100644 --- a/build/pkgs/jsonschema/checksums.ini +++ b/build/pkgs/jsonschema/checksums.ini @@ -1,5 +1,5 @@ tarball=jsonschema-VERSION.tar.gz -sha1=ccea159a8a0c453e6fbbcfd7bb681b1bc766500e -md5=527bc4d51d31e8d0b8a0d833b6a50002 -cksum=1885537635 +sha1=9f762c6c2b92defddf1c441cce8132d021252b2c +md5=7c65ceb8923c83cb1f22c2b5a86d99b0 +cksum=2329321415 upstream_url=https://pypi.io/packages/source/j/jsonschema/jsonschema-VERSION.tar.gz diff --git a/build/pkgs/jsonschema/dependencies b/build/pkgs/jsonschema/dependencies index d0211604157..1a62386aa97 100644 --- a/build/pkgs/jsonschema/dependencies +++ b/build/pkgs/jsonschema/dependencies @@ -1,4 +1,4 @@ - vcversioner attrs importlib_metadata pyrsistent | $(PYTHON_TOOLCHAIN) hatchling hatch_vcs hatch_fancy_pypi_readme $(PYTHON) +jsonschema_specifications pyrsistent attrs importlib_metadata fqdn isoduration jsonpointer uri_template webcolors | $(PYTHON_TOOLCHAIN) hatchling hatch_vcs hatch_fancy_pypi_readme $(PYTHON) ---------- All lines of this file are ignored except the first. diff --git a/build/pkgs/jsonschema/package-version.txt b/build/pkgs/jsonschema/package-version.txt index 1b0a87fdfc9..ab268c2099f 100644 --- a/build/pkgs/jsonschema/package-version.txt +++ b/build/pkgs/jsonschema/package-version.txt @@ -1 +1 @@ -4.17.1 +4.17.3 diff --git a/build/pkgs/jsonschema_specifications/SPKG.rst b/build/pkgs/jsonschema_specifications/SPKG.rst new file mode 100644 index 00000000000..0765571207d --- /dev/null +++ b/build/pkgs/jsonschema_specifications/SPKG.rst @@ -0,0 +1,18 @@ +jsonschema_specifications: The JSON Schema meta-schemas and vocabularies, exposed as a Registry +=============================================================================================== + +Description +----------- + +The JSON Schema meta-schemas and vocabularies, exposed as a Registry + +License +------- + +MIT + +Upstream Contact +---------------- + +https://pypi.org/project/jsonschema-specifications/ + diff --git a/build/pkgs/jsonschema_specifications/checksums.ini b/build/pkgs/jsonschema_specifications/checksums.ini new file mode 100644 index 00000000000..b0a51d9b7b4 --- /dev/null +++ b/build/pkgs/jsonschema_specifications/checksums.ini @@ -0,0 +1,5 @@ +tarball=jsonschema_specifications-VERSION-py3-none-any.whl +sha1=4132bed31478bc96960099e58ae4c083c514c551 +md5=dbd17550f666e0f9aa74270d0d4e97a3 +cksum=135654159 +upstream_url=https://pypi.io/packages/py3/j/jsonschema_specifications/jsonschema_specifications-VERSION-py3-none-any.whl diff --git a/build/pkgs/jsonschema_specifications/dependencies b/build/pkgs/jsonschema_specifications/dependencies new file mode 100644 index 00000000000..19f2b856671 --- /dev/null +++ b/build/pkgs/jsonschema_specifications/dependencies @@ -0,0 +1,4 @@ + referencing | $(PYTHON_TOOLCHAIN) $(PYTHON) + +---------- +All lines of this file are ignored except the first. diff --git a/build/pkgs/jsonschema_specifications/install-requires.txt b/build/pkgs/jsonschema_specifications/install-requires.txt new file mode 100644 index 00000000000..db1f1fad885 --- /dev/null +++ b/build/pkgs/jsonschema_specifications/install-requires.txt @@ -0,0 +1 @@ +jsonschema-specifications diff --git a/build/pkgs/jsonschema_specifications/package-version.txt b/build/pkgs/jsonschema_specifications/package-version.txt new file mode 100644 index 00000000000..5fe615f731b --- /dev/null +++ b/build/pkgs/jsonschema_specifications/package-version.txt @@ -0,0 +1 @@ +2023.3.3 diff --git a/build/pkgs/jsonschema_specifications/type b/build/pkgs/jsonschema_specifications/type new file mode 100644 index 00000000000..a6a7b9cd726 --- /dev/null +++ b/build/pkgs/jsonschema_specifications/type @@ -0,0 +1 @@ +standard diff --git a/build/pkgs/jupyter_client/SPKG.rst b/build/pkgs/jupyter_client/SPKG.rst index 3c25d65afff..9b1bb3b235a 100644 --- a/build/pkgs/jupyter_client/SPKG.rst +++ b/build/pkgs/jupyter_client/SPKG.rst @@ -4,9 +4,15 @@ jupyter_client: Jupyter protocol implementation and client libraries Description ----------- -jupyter_client contains the reference implementation of the Jupyter -protocol. It also provides client and kernel management APIs for working -with kernels. +Jupyter protocol implementation and client libraries + +License +------- + +BSD 3-Clause License + +Upstream Contact +---------------- + +https://pypi.org/project/jupyter-client/ -It also provides the jupyter kernelspec entrypoint for installing -kernelspecs for use with Jupyter frontends. diff --git a/build/pkgs/jupyter_client/checksums.ini b/build/pkgs/jupyter_client/checksums.ini index 7e31fb35fc6..b91837ba332 100644 --- a/build/pkgs/jupyter_client/checksums.ini +++ b/build/pkgs/jupyter_client/checksums.ini @@ -1,5 +1,5 @@ -tarball=jupyter_client-VERSION.tar.gz -sha1=0a9446eda476e3614d4509db0646ae5a89f6b492 -md5=481db492a8a0d16022c49481438e6285 -cksum=3316985535 -upstream_url=https://pypi.io/packages/source/j/jupyter_client/jupyter_client-VERSION.tar.gz +tarball=jupyter_client-VERSION-py3-none-any.whl +sha1=341f822626b55b53f03a21a44d78dc203472406b +md5=cca418dacc69d69f3e3c71704f1fd259 +cksum=753481733 +upstream_url=https://pypi.io/packages/py3/j/jupyter_client/jupyter_client-VERSION-py3-none-any.whl diff --git a/build/pkgs/jupyter_client/dependencies b/build/pkgs/jupyter_client/dependencies index dcc8c256fad..3818d456c82 100644 --- a/build/pkgs/jupyter_client/dependencies +++ b/build/pkgs/jupyter_client/dependencies @@ -1,4 +1,4 @@ - jupyter_core | $(PYTHON_TOOLCHAIN) pyzmq dateutil nest_asyncio tornado traitlets entrypoints hatchling $(PYTHON) + jupyter_core pyzmq dateutil tornado traitlets importlib_metadata | $(PYTHON_TOOLCHAIN) $(PYTHON) ---------- All lines of this file are ignored except the first. diff --git a/build/pkgs/jupyter_client/install-requires.txt b/build/pkgs/jupyter_client/install-requires.txt index db02ea315bb..d1eb6b530b3 100644 --- a/build/pkgs/jupyter_client/install-requires.txt +++ b/build/pkgs/jupyter_client/install-requires.txt @@ -1 +1 @@ -jupyter_client >=6.1.6 +jupyter-client diff --git a/build/pkgs/jupyter_client/package-version.txt b/build/pkgs/jupyter_client/package-version.txt index 4e61aeef901..56b6be4ebb2 100644 --- a/build/pkgs/jupyter_client/package-version.txt +++ b/build/pkgs/jupyter_client/package-version.txt @@ -1 +1 @@ -7.4.4 +8.3.1 diff --git a/build/pkgs/jupyter_client/spkg-install.in b/build/pkgs/jupyter_client/spkg-install.in deleted file mode 100644 index deba1bb42bb..00000000000 --- a/build/pkgs/jupyter_client/spkg-install.in +++ /dev/null @@ -1 +0,0 @@ -cd src && sdh_pip_install . diff --git a/build/pkgs/jupyter_core/checksums.ini b/build/pkgs/jupyter_core/checksums.ini index 3e45d122068..0c807beeff7 100644 --- a/build/pkgs/jupyter_core/checksums.ini +++ b/build/pkgs/jupyter_core/checksums.ini @@ -1,5 +1,5 @@ tarball=jupyter_core-VERSION.tar.gz -sha1=2a0a14c4c1624826100d59169636bb588465deb9 -md5=7586526dd4ca9d1bc820a4a5429df48b -cksum=1776144013 +sha1=0fe33e3247e595cdb83e2220f02c566ea9397e6a +md5=1d61b3c16f6781d8f44e1bd95cd8e73f +cksum=523684111 upstream_url=https://pypi.io/packages/source/j/jupyter_core/jupyter_core-VERSION.tar.gz diff --git a/build/pkgs/jupyter_core/dependencies b/build/pkgs/jupyter_core/dependencies index a312196cbed..7099b915818 100644 --- a/build/pkgs/jupyter_core/dependencies +++ b/build/pkgs/jupyter_core/dependencies @@ -1,4 +1,4 @@ - traitlets | $(PYTHON_TOOLCHAIN) hatchling $(PYTHON) +platformdirs traitlets | $(PYTHON_TOOLCHAIN) hatchling $(PYTHON) ---------- All lines of this file are ignored except the first. diff --git a/build/pkgs/jupyter_core/package-version.txt b/build/pkgs/jupyter_core/package-version.txt index 815588ef140..84197c89467 100644 --- a/build/pkgs/jupyter_core/package-version.txt +++ b/build/pkgs/jupyter_core/package-version.txt @@ -1 +1 @@ -4.12.0 +5.3.2 diff --git a/build/pkgs/jupyter_events/SPKG.rst b/build/pkgs/jupyter_events/SPKG.rst new file mode 100644 index 00000000000..760f6035e04 --- /dev/null +++ b/build/pkgs/jupyter_events/SPKG.rst @@ -0,0 +1,18 @@ +jupyter_events: Jupyter Event System library +============================================ + +Description +----------- + +Jupyter Event System library + +License +------- + +BSD 3-Clause License + +Upstream Contact +---------------- + +https://pypi.org/project/jupyter-events/ + diff --git a/build/pkgs/jupyter_events/checksums.ini b/build/pkgs/jupyter_events/checksums.ini new file mode 100644 index 00000000000..b0721f150a1 --- /dev/null +++ b/build/pkgs/jupyter_events/checksums.ini @@ -0,0 +1,5 @@ +tarball=jupyter_events-VERSION-py3-none-any.whl +sha1=1b3fd8c003ea9e51b0f2d38daa89fded161767f7 +md5=c29e5cb7f9f1b3916b2d9d416b470294 +cksum=2851951719 +upstream_url=https://pypi.io/packages/py3/j/jupyter_events/jupyter_events-VERSION-py3-none-any.whl diff --git a/build/pkgs/jupyter_events/dependencies b/build/pkgs/jupyter_events/dependencies new file mode 100644 index 00000000000..f82f8a9adba --- /dev/null +++ b/build/pkgs/jupyter_events/dependencies @@ -0,0 +1,4 @@ +jsonschema python_json_logger pyyaml referencing rfc3339_validator rfc3986_validator | $(PYTHON_TOOLCHAIN) $(PYTHON) + +---------- +All lines of this file are ignored except the first. diff --git a/build/pkgs/jupyter_events/install-requires.txt b/build/pkgs/jupyter_events/install-requires.txt new file mode 100644 index 00000000000..e31af18cf10 --- /dev/null +++ b/build/pkgs/jupyter_events/install-requires.txt @@ -0,0 +1 @@ +jupyter-events diff --git a/build/pkgs/jupyter_events/package-version.txt b/build/pkgs/jupyter_events/package-version.txt new file mode 100644 index 00000000000..844f6a91acb --- /dev/null +++ b/build/pkgs/jupyter_events/package-version.txt @@ -0,0 +1 @@ +0.6.3 diff --git a/build/pkgs/jupyter_events/type b/build/pkgs/jupyter_events/type new file mode 100644 index 00000000000..a6a7b9cd726 --- /dev/null +++ b/build/pkgs/jupyter_events/type @@ -0,0 +1 @@ +standard diff --git a/build/pkgs/jupyter_lsp/SPKG.rst b/build/pkgs/jupyter_lsp/SPKG.rst new file mode 100644 index 00000000000..ec6e3bf4e03 --- /dev/null +++ b/build/pkgs/jupyter_lsp/SPKG.rst @@ -0,0 +1,18 @@ +jupyter_lsp: Multi-Language Server WebSocket proxy for Jupyter Notebook/Lab server +================================================================================== + +Description +----------- + +Multi-Language Server WebSocket proxy for Jupyter Notebook/Lab server + +License +------- + +BSD-3-Clause + +Upstream Contact +---------------- + +https://pypi.org/project/jupyter-lsp/ + diff --git a/build/pkgs/jupyter_lsp/checksums.ini b/build/pkgs/jupyter_lsp/checksums.ini new file mode 100644 index 00000000000..0e0a2cbf90e --- /dev/null +++ b/build/pkgs/jupyter_lsp/checksums.ini @@ -0,0 +1,5 @@ +tarball=jupyter_lsp-VERSION-py3-none-any.whl +sha1=0f7a63d99c5cf624315583099f00eafc4b996b59 +md5=9c17daaa4372bffca936c1b6977e713b +cksum=1933820697 +upstream_url=https://pypi.io/packages/py3/j/jupyter_lsp/jupyter_lsp-VERSION-py3-none-any.whl diff --git a/build/pkgs/jupyter_lsp/dependencies b/build/pkgs/jupyter_lsp/dependencies new file mode 100644 index 00000000000..97d97af24c5 --- /dev/null +++ b/build/pkgs/jupyter_lsp/dependencies @@ -0,0 +1,4 @@ +jupyter_server | $(PYTHON_TOOLCHAIN) $(PYTHON) + +---------- +All lines of this file are ignored except the first. diff --git a/build/pkgs/jupyter_lsp/install-requires.txt b/build/pkgs/jupyter_lsp/install-requires.txt new file mode 100644 index 00000000000..367c01e01a1 --- /dev/null +++ b/build/pkgs/jupyter_lsp/install-requires.txt @@ -0,0 +1 @@ +jupyter-lsp diff --git a/build/pkgs/jupyter_lsp/package-version.txt b/build/pkgs/jupyter_lsp/package-version.txt new file mode 100644 index 00000000000..ccbccc3dc62 --- /dev/null +++ b/build/pkgs/jupyter_lsp/package-version.txt @@ -0,0 +1 @@ +2.2.0 diff --git a/build/pkgs/jupyter_lsp/type b/build/pkgs/jupyter_lsp/type new file mode 100644 index 00000000000..a6a7b9cd726 --- /dev/null +++ b/build/pkgs/jupyter_lsp/type @@ -0,0 +1 @@ +standard diff --git a/build/pkgs/jupyter_server/SPKG.rst b/build/pkgs/jupyter_server/SPKG.rst new file mode 100644 index 00000000000..19c144f9a8e --- /dev/null +++ b/build/pkgs/jupyter_server/SPKG.rst @@ -0,0 +1,18 @@ +jupyter_server: The backend (core services, APIs, REST endpoints) to Jupyter web applications +============================================================================================= + +Description +----------- + +The backend, i.e., core services, APIs, and REST endpoints, to Jupyter web applications. + +License +------- + +BSD 3-Clause License + +Upstream Contact +---------------- + +https://pypi.org/project/jupyter-server/ + diff --git a/build/pkgs/jupyter_server/checksums.ini b/build/pkgs/jupyter_server/checksums.ini new file mode 100644 index 00000000000..e81f1110be3 --- /dev/null +++ b/build/pkgs/jupyter_server/checksums.ini @@ -0,0 +1,5 @@ +tarball=jupyter_server-VERSION-py3-none-any.whl +sha1=a54aa7f6f1657a55cae9ecc4a6654b6e3ca5fb73 +md5=b028711b35fa80f6c7b01a54bd70718a +cksum=1159424906 +upstream_url=https://pypi.io/packages/py3/j/jupyter_server/jupyter_server-VERSION-py3-none-any.whl diff --git a/build/pkgs/jupyter_server/dependencies b/build/pkgs/jupyter_server/dependencies new file mode 100644 index 00000000000..2b81efb7a64 --- /dev/null +++ b/build/pkgs/jupyter_server/dependencies @@ -0,0 +1,4 @@ +anyio argon2_cffi jinja2 jupyter_client jupyter_core jupyter_events jupyter_server_terminals nbconvert nbformat overrides platformdirs prometheus_client pyzmq send2trash terminado tornado traitlets websocket_client | $(PYTHON_TOOLCHAIN) $(PYTHON) + +---------- +All lines of this file are ignored except the first. diff --git a/build/pkgs/jupyter_server/install-requires.txt b/build/pkgs/jupyter_server/install-requires.txt new file mode 100644 index 00000000000..72a770c947c --- /dev/null +++ b/build/pkgs/jupyter_server/install-requires.txt @@ -0,0 +1 @@ +jupyter-server diff --git a/build/pkgs/jupyter_server/package-version.txt b/build/pkgs/jupyter_server/package-version.txt new file mode 100644 index 00000000000..2c9b4ef42ec --- /dev/null +++ b/build/pkgs/jupyter_server/package-version.txt @@ -0,0 +1 @@ +2.7.3 diff --git a/build/pkgs/jupyter_server/type b/build/pkgs/jupyter_server/type new file mode 100644 index 00000000000..a6a7b9cd726 --- /dev/null +++ b/build/pkgs/jupyter_server/type @@ -0,0 +1 @@ +standard diff --git a/build/pkgs/jupyter_server_terminals/SPKG.rst b/build/pkgs/jupyter_server_terminals/SPKG.rst new file mode 100644 index 00000000000..6624c35d243 --- /dev/null +++ b/build/pkgs/jupyter_server_terminals/SPKG.rst @@ -0,0 +1,18 @@ +jupyter_server_terminals: A Jupyter Server Extension Providing Terminals +======================================================================== + +Description +----------- + +A Jupyter Server Extension Providing Terminals. + +License +------- + +Modified BSD License (also known as New or Revised or 3-Clause BSD) + +Upstream Contact +---------------- + +https://pypi.org/project/jupyter-server-terminals/ + diff --git a/build/pkgs/jupyter_server_terminals/checksums.ini b/build/pkgs/jupyter_server_terminals/checksums.ini new file mode 100644 index 00000000000..99f9ede51e0 --- /dev/null +++ b/build/pkgs/jupyter_server_terminals/checksums.ini @@ -0,0 +1,5 @@ +tarball=jupyter_server_terminals-VERSION-py3-none-any.whl +sha1=fd1201e9f0064b2a5a05ed7346dfe52546f13b0b +md5=6312ef2342aa944aaa59619249d7248b +cksum=2312769383 +upstream_url=https://pypi.io/packages/py3/j/jupyter_server_terminals/jupyter_server_terminals-VERSION-py3-none-any.whl diff --git a/build/pkgs/jupyter_server_terminals/dependencies b/build/pkgs/jupyter_server_terminals/dependencies new file mode 100644 index 00000000000..6aedae84479 --- /dev/null +++ b/build/pkgs/jupyter_server_terminals/dependencies @@ -0,0 +1,4 @@ +terminado | $(PYTHON_TOOLCHAIN) $(PYTHON) + +---------- +All lines of this file are ignored except the first. diff --git a/build/pkgs/jupyter_server_terminals/install-requires.txt b/build/pkgs/jupyter_server_terminals/install-requires.txt new file mode 100644 index 00000000000..7841d7c9a9b --- /dev/null +++ b/build/pkgs/jupyter_server_terminals/install-requires.txt @@ -0,0 +1 @@ +jupyter-server-terminals diff --git a/build/pkgs/jupyter_server_terminals/package-version.txt b/build/pkgs/jupyter_server_terminals/package-version.txt new file mode 100644 index 00000000000..6f2743d65dc --- /dev/null +++ b/build/pkgs/jupyter_server_terminals/package-version.txt @@ -0,0 +1 @@ +0.4.4 diff --git a/build/pkgs/jupyter_server_terminals/type b/build/pkgs/jupyter_server_terminals/type new file mode 100644 index 00000000000..a6a7b9cd726 --- /dev/null +++ b/build/pkgs/jupyter_server_terminals/type @@ -0,0 +1 @@ +standard diff --git a/build/pkgs/jupyterlab/SPKG.rst b/build/pkgs/jupyterlab/SPKG.rst index f728314ffae..00c89cb7aa0 100644 --- a/build/pkgs/jupyterlab/SPKG.rst +++ b/build/pkgs/jupyterlab/SPKG.rst @@ -1,19 +1,20 @@ -jupyterlab: An extensible environment for interactive and reproducible computing -================================================================================ +jupyterlab: JupyterLab computational environment +================================================ Description ----------- -An extensible environment for interactive and reproducible computing, -based on the Jupyter Notebook and Architecture. +JupyterLab computational environment License ------- -BSD License +Copyright (c) 2015-2022 Project Jupyter Contributors All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +Semver File License: The semver.py file is from https://github.com/podhmo/python-semver which is licensed under the "MIT" license. See the semver.py file for details. Upstream Contact ---------------- -Home page: https://jupyter.org/ +https://pypi.org/project/jupyterlab/ diff --git a/build/pkgs/jupyterlab/checksums.ini b/build/pkgs/jupyterlab/checksums.ini new file mode 100644 index 00000000000..8ce07466089 --- /dev/null +++ b/build/pkgs/jupyterlab/checksums.ini @@ -0,0 +1,5 @@ +tarball=jupyterlab-VERSION-py3-none-any.whl +sha1=06ca895226e055d4bf92f3971eab23035d9c18c7 +md5=a608fbbd9a4616afcc8b0f2e9e0c76ef +cksum=1688505838 +upstream_url=https://pypi.io/packages/py3/j/jupyterlab/jupyterlab-VERSION-py3-none-any.whl diff --git a/build/pkgs/jupyterlab/dependencies b/build/pkgs/jupyterlab/dependencies index 059006650e1..5d2f8f03d6a 100644 --- a/build/pkgs/jupyterlab/dependencies +++ b/build/pkgs/jupyterlab/dependencies @@ -1,4 +1,4 @@ - vcversioner jupyter_core jupyter_client jinja2 tornado ipython packaging terminado traitlets nbconvert send2trash nbformat prometheus_client ipython_genutils argon2_cffi pyzmq idna requests jsonschema babel notebook | $(PYTHON_TOOLCHAIN) $(PYTHON) +async_lru importlib_metadata ipykernel jinja2 jupyter_core jupyter_lsp jupyter_server jupyterlab_server notebook_shim packaging traitlets tornado tomli | $(PYTHON_TOOLCHAIN) $(PYTHON) ---------- All lines of this file are ignored except the first. diff --git a/build/pkgs/jupyterlab/install-requires.txt b/build/pkgs/jupyterlab/install-requires.txt new file mode 100644 index 00000000000..c9356a72837 --- /dev/null +++ b/build/pkgs/jupyterlab/install-requires.txt @@ -0,0 +1 @@ +jupyterlab diff --git a/build/pkgs/jupyterlab/package-version.txt b/build/pkgs/jupyterlab/package-version.txt new file mode 100644 index 00000000000..d13e837c8ec --- /dev/null +++ b/build/pkgs/jupyterlab/package-version.txt @@ -0,0 +1 @@ +4.0.6 diff --git a/build/pkgs/jupyterlab/requirements.txt b/build/pkgs/jupyterlab/requirements.txt deleted file mode 100644 index f03a26674fd..00000000000 --- a/build/pkgs/jupyterlab/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -jupyterlab ~= 3.3 -# See https://github.com/sagemath/sage/issues/33607 -jupyterlab-server < 2.11 diff --git a/build/pkgs/jupyterlab/type b/build/pkgs/jupyterlab/type index 134d9bc32d5..a6a7b9cd726 100644 --- a/build/pkgs/jupyterlab/type +++ b/build/pkgs/jupyterlab/type @@ -1 +1 @@ -optional +standard diff --git a/build/pkgs/jupyterlab_mathjax2/SPKG.rst b/build/pkgs/jupyterlab_mathjax2/SPKG.rst new file mode 100644 index 00000000000..521fef10085 --- /dev/null +++ b/build/pkgs/jupyterlab_mathjax2/SPKG.rst @@ -0,0 +1,18 @@ +jupyterlab_mathjax2: A MathJax Typesetting provider for JupyterLab 4 and above +============================================================================== + +Description +----------- + +A MathJax Typesetting provider for JupyterLab 4 and above + +License +------- + +BSD 3-Clause License Copyright (c) 2023, Project Jupyter All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +Upstream Contact +---------------- + +https://pypi.org/project/jupyterlab-mathjax2/ + diff --git a/build/pkgs/jupyterlab_mathjax2/checksums.ini b/build/pkgs/jupyterlab_mathjax2/checksums.ini new file mode 100644 index 00000000000..6a428bd21dc --- /dev/null +++ b/build/pkgs/jupyterlab_mathjax2/checksums.ini @@ -0,0 +1,5 @@ +tarball=jupyterlab_mathjax2-VERSION-py3-none-any.whl +sha1=4e2bb182594a6c4f5d4edfb4f6e33597f09de402 +md5=4172e36b068af6a3f36c26a3f1946dc9 +cksum=387386440 +upstream_url=https://pypi.io/packages/py3/j/jupyterlab_mathjax2/jupyterlab_mathjax2-VERSION-py3-none-any.whl diff --git a/build/pkgs/jupyterlab_mathjax2/dependencies b/build/pkgs/jupyterlab_mathjax2/dependencies new file mode 100644 index 00000000000..47296a7bace --- /dev/null +++ b/build/pkgs/jupyterlab_mathjax2/dependencies @@ -0,0 +1,4 @@ + | $(PYTHON_TOOLCHAIN) $(PYTHON) + +---------- +All lines of this file are ignored except the first. diff --git a/build/pkgs/jupyterlab_mathjax2/install-requires.txt b/build/pkgs/jupyterlab_mathjax2/install-requires.txt new file mode 100644 index 00000000000..d0db4b4ac19 --- /dev/null +++ b/build/pkgs/jupyterlab_mathjax2/install-requires.txt @@ -0,0 +1 @@ +jupyterlab-mathjax2 diff --git a/build/pkgs/jupyterlab_mathjax2/package-version.txt b/build/pkgs/jupyterlab_mathjax2/package-version.txt new file mode 100644 index 00000000000..fcdb2e109f6 --- /dev/null +++ b/build/pkgs/jupyterlab_mathjax2/package-version.txt @@ -0,0 +1 @@ +4.0.0 diff --git a/build/pkgs/jupyterlab_mathjax2/type b/build/pkgs/jupyterlab_mathjax2/type new file mode 100644 index 00000000000..a6a7b9cd726 --- /dev/null +++ b/build/pkgs/jupyterlab_mathjax2/type @@ -0,0 +1 @@ +standard diff --git a/build/pkgs/jupyterlab_pygments/checksums.ini b/build/pkgs/jupyterlab_pygments/checksums.ini index dbcf15bf6fd..6f5af4d8afd 100644 --- a/build/pkgs/jupyterlab_pygments/checksums.ini +++ b/build/pkgs/jupyterlab_pygments/checksums.ini @@ -1,5 +1,5 @@ -tarball=jupyterlab_pygments-VERSION.tar.gz -sha1=1c2b2ffc2d4a5fa2a7b5143f68b742758de39bd2 -md5=beb54b1cf0bd25b53549efc4824f7fea -cksum=3472265164 -upstream_url=https://pypi.io/packages/source/j/jupyterlab_pygments/jupyterlab_pygments-VERSION.tar.gz +tarball=jupyterlab_pygments-VERSION-py2.py3-none-any.whl +sha1=601f547767fa867494ff0764891807904b8ebbd2 +md5=44194b8e643cf025ec3a91f0c751c7d7 +cksum=4169885263 +upstream_url=https://pypi.io/packages/py2.py3/j/jupyterlab_pygments/jupyterlab_pygments-VERSION-py2.py3-none-any.whl diff --git a/build/pkgs/jupyterlab_pygments/package-version.txt b/build/pkgs/jupyterlab_pygments/package-version.txt index d917d3e26ad..ee1372d33a2 100644 --- a/build/pkgs/jupyterlab_pygments/package-version.txt +++ b/build/pkgs/jupyterlab_pygments/package-version.txt @@ -1 +1 @@ -0.1.2 +0.2.2 diff --git a/build/pkgs/jupyterlab_pygments/spkg-install.in b/build/pkgs/jupyterlab_pygments/spkg-install.in deleted file mode 100644 index 37ac1a53437..00000000000 --- a/build/pkgs/jupyterlab_pygments/spkg-install.in +++ /dev/null @@ -1,2 +0,0 @@ -cd src -sdh_pip_install . diff --git a/build/pkgs/jupyterlab_server/SPKG.rst b/build/pkgs/jupyterlab_server/SPKG.rst new file mode 100644 index 00000000000..aca71f627ec --- /dev/null +++ b/build/pkgs/jupyterlab_server/SPKG.rst @@ -0,0 +1,18 @@ +jupyterlab_server: A set of server components for JupyterLab and JupyterLab like applications. +============================================================================================== + +Description +----------- + +A set of server components for JupyterLab and JupyterLab like applications. + +License +------- + +Copyright (c) 2015-2017, Project Jupyter Contributors All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +Upstream Contact +---------------- + +https://pypi.org/project/jupyterlab-server/ + diff --git a/build/pkgs/jupyterlab_server/checksums.ini b/build/pkgs/jupyterlab_server/checksums.ini new file mode 100644 index 00000000000..3bd8926fd7b --- /dev/null +++ b/build/pkgs/jupyterlab_server/checksums.ini @@ -0,0 +1,5 @@ +tarball=jupyterlab_server-VERSION-py3-none-any.whl +sha1=1fff8c8bc4c81b006cb83d4524dc8a6f3364e57c +md5=795bbf343ae17b75a31a50ef574d4b77 +cksum=696988100 +upstream_url=https://pypi.io/packages/py3/j/jupyterlab_server/jupyterlab_server-VERSION-py3-none-any.whl diff --git a/build/pkgs/jupyterlab_server/dependencies b/build/pkgs/jupyterlab_server/dependencies new file mode 100644 index 00000000000..8a1817a0d0d --- /dev/null +++ b/build/pkgs/jupyterlab_server/dependencies @@ -0,0 +1,4 @@ +babel jupyter_events jupyter_server json5 jsonschema requests | $(PYTHON_TOOLCHAIN) $(PYTHON) + +---------- +All lines of this file are ignored except the first. diff --git a/build/pkgs/jupyterlab_server/install-requires.txt b/build/pkgs/jupyterlab_server/install-requires.txt new file mode 100644 index 00000000000..06b850a61cc --- /dev/null +++ b/build/pkgs/jupyterlab_server/install-requires.txt @@ -0,0 +1 @@ +jupyterlab-server diff --git a/build/pkgs/jupyterlab_server/package-version.txt b/build/pkgs/jupyterlab_server/package-version.txt new file mode 100644 index 00000000000..ad2261920c0 --- /dev/null +++ b/build/pkgs/jupyterlab_server/package-version.txt @@ -0,0 +1 @@ +2.24.0 diff --git a/build/pkgs/jupyterlab_server/type b/build/pkgs/jupyterlab_server/type new file mode 100644 index 00000000000..a6a7b9cd726 --- /dev/null +++ b/build/pkgs/jupyterlab_server/type @@ -0,0 +1 @@ +standard diff --git a/build/pkgs/jupyterlab_widgets/checksums.ini b/build/pkgs/jupyterlab_widgets/checksums.ini index 5d021049263..7da29e7849e 100644 --- a/build/pkgs/jupyterlab_widgets/checksums.ini +++ b/build/pkgs/jupyterlab_widgets/checksums.ini @@ -1,5 +1,5 @@ tarball=jupyterlab_widgets-VERSION-py3-none-any.whl -sha1=584e25e221b38c3ca7139667621a3eaf23260ffc -md5=d7b643a04ef1bb9012c58e6833d277c9 -cksum=202463248 +sha1=b10775bb3966af627bb44fbda4efb553b24a5b93 +md5=fc3c9f41000461dbdca2b965fcee37db +cksum=441194289 upstream_url=https://pypi.io/packages/py3/j/jupyterlab_widgets/jupyterlab_widgets-VERSION-py3-none-any.whl diff --git a/build/pkgs/jupyterlab_widgets/package-version.txt b/build/pkgs/jupyterlab_widgets/package-version.txt index 75a22a26ac4..747457c6d22 100644 --- a/build/pkgs/jupyterlab_widgets/package-version.txt +++ b/build/pkgs/jupyterlab_widgets/package-version.txt @@ -1 +1 @@ -3.0.3 +3.0.9 diff --git a/build/pkgs/nbclient/checksums.ini b/build/pkgs/nbclient/checksums.ini index 459341ff20e..a5f4616ad8b 100644 --- a/build/pkgs/nbclient/checksums.ini +++ b/build/pkgs/nbclient/checksums.ini @@ -1,5 +1,5 @@ -tarball=nbclient-VERSION.tar.gz -sha1=8f6309bc37fb2c5b49fcdfe835b6ef9762fa583c -md5=6a59800791be74079cf2ade421526289 -cksum=1870577652 -upstream_url=https://pypi.io/packages/source/n/nbclient/nbclient-VERSION.tar.gz +tarball=nbclient-VERSION-py3-none-any.whl +sha1=fcb4ad9b3ea1bea4d305076c0a7640a483bd11f3 +md5=db61a38c8b66b5b9c7f6f0c7c7de8f26 +cksum=2793018181 +upstream_url=https://pypi.io/packages/py3/n/nbclient/nbclient-VERSION-py3-none-any.whl diff --git a/build/pkgs/nbclient/package-version.txt b/build/pkgs/nbclient/package-version.txt index faef31a4357..a3df0a6959e 100644 --- a/build/pkgs/nbclient/package-version.txt +++ b/build/pkgs/nbclient/package-version.txt @@ -1 +1 @@ -0.7.0 +0.8.0 diff --git a/build/pkgs/nbclient/spkg-install.in b/build/pkgs/nbclient/spkg-install.in deleted file mode 100644 index 37ac1a53437..00000000000 --- a/build/pkgs/nbclient/spkg-install.in +++ /dev/null @@ -1,2 +0,0 @@ -cd src -sdh_pip_install . diff --git a/build/pkgs/nbconvert/checksums.ini b/build/pkgs/nbconvert/checksums.ini index 1c3926c6ce3..20eb0e3e2df 100644 --- a/build/pkgs/nbconvert/checksums.ini +++ b/build/pkgs/nbconvert/checksums.ini @@ -1,5 +1,5 @@ tarball=nbconvert-VERSION-py3-none-any.whl -sha1=de3dd5e475d84c2d143c03dfc22bfc490c03092f -md5=942dd716bd6976c58fdbcfec97bfbe20 -cksum=610202196 +sha1=5317fa68bbd7f66fc3fcc5b0e6b0d6e2df967ba0 +md5=ad534f2db53d8677b790be0e98992f8e +cksum=2885634129 upstream_url=https://pypi.io/packages/py3/n/nbconvert/nbconvert-VERSION-py3-none-any.whl diff --git a/build/pkgs/nbconvert/package-version.txt b/build/pkgs/nbconvert/package-version.txt index 429dc57af3a..33d00300e4a 100644 --- a/build/pkgs/nbconvert/package-version.txt +++ b/build/pkgs/nbconvert/package-version.txt @@ -1 +1 @@ -7.2.3 +7.9.2 diff --git a/build/pkgs/nbformat/SPKG.rst b/build/pkgs/nbformat/SPKG.rst index 88eebb18a2e..fdb14030fd2 100644 --- a/build/pkgs/nbformat/SPKG.rst +++ b/build/pkgs/nbformat/SPKG.rst @@ -1,8 +1,18 @@ -nbformat: Base implementation of the Jupyter notebook format -============================================================ +nbformat: The Jupyter Notebook format +===================================== Description ----------- -This package contains the base implementation of the Jupyter Notebook -format, and Python APIs for working with notebooks. +The Jupyter Notebook format + +License +------- + +BSD 3-Clause License + +Upstream Contact +---------------- + +https://pypi.org/project/nbformat/ + diff --git a/build/pkgs/nbformat/checksums.ini b/build/pkgs/nbformat/checksums.ini index af04e4f35aa..81f66428e25 100644 --- a/build/pkgs/nbformat/checksums.ini +++ b/build/pkgs/nbformat/checksums.ini @@ -1,5 +1,5 @@ -tarball=nbformat-VERSION.tar.gz -sha1=ecad83c07bdc475f6fd88d28485cf8fe31fbba41 -md5=5e11cc3240d4b1410610786309cc6076 -cksum=767940068 -upstream_url=https://pypi.io/packages/source/n/nbformat/nbformat-VERSION.tar.gz +tarball=nbformat-VERSION-py3-none-any.whl +sha1=e38af74817e9d81101583363d9ffe349f0038eb9 +md5=0821545beba702b7001ad5bd744c89ba +cksum=2633499795 +upstream_url=https://pypi.io/packages/py3/n/nbformat/nbformat-VERSION-py3-none-any.whl diff --git a/build/pkgs/nbformat/dependencies b/build/pkgs/nbformat/dependencies index a6f9cc5f425..4e265a78b6a 100644 --- a/build/pkgs/nbformat/dependencies +++ b/build/pkgs/nbformat/dependencies @@ -1,4 +1,4 @@ - jsonschema fastjsonschema jupyter_core traitlets | $(PYTHON_TOOLCHAIN) hatchling hatch_nodejs_version $(PYTHON) +jsonschema fastjsonschema jupyter_core traitlets | $(PYTHON_TOOLCHAIN) $(PYTHON) ---------- All lines of this file are ignored except the first. diff --git a/build/pkgs/nbformat/package-version.txt b/build/pkgs/nbformat/package-version.txt index 42cdd0b540f..da902181863 100644 --- a/build/pkgs/nbformat/package-version.txt +++ b/build/pkgs/nbformat/package-version.txt @@ -1 +1 @@ -5.7.0 +5.9.2 diff --git a/build/pkgs/nbformat/spkg-install.in b/build/pkgs/nbformat/spkg-install.in deleted file mode 100644 index deba1bb42bb..00000000000 --- a/build/pkgs/nbformat/spkg-install.in +++ /dev/null @@ -1 +0,0 @@ -cd src && sdh_pip_install . diff --git a/build/pkgs/nest_asyncio/checksums.ini b/build/pkgs/nest_asyncio/checksums.ini index 1a11eb5178b..9752b8da3bb 100644 --- a/build/pkgs/nest_asyncio/checksums.ini +++ b/build/pkgs/nest_asyncio/checksums.ini @@ -1,5 +1,5 @@ tarball=nest_asyncio-VERSION.tar.gz -sha1=1e862862afe4c2e057065212eefe7203ccee4927 -md5=7c7108921a64e7abbb6993803343819b -cksum=982689987 +sha1=e7d8036f6558011c5ae0c649e0af21eb530044d3 +md5=9f0fe9ca229b1eef6e1ffba266413616 +cksum=3560927178 upstream_url=https://pypi.io/packages/source/n/nest_asyncio/nest_asyncio-VERSION.tar.gz diff --git a/build/pkgs/nest_asyncio/package-version.txt b/build/pkgs/nest_asyncio/package-version.txt index eac1e0ada6d..1cc9c180e26 100644 --- a/build/pkgs/nest_asyncio/package-version.txt +++ b/build/pkgs/nest_asyncio/package-version.txt @@ -1 +1 @@ -1.5.6 +1.5.8 diff --git a/build/pkgs/nodeenv/SPKG.rst b/build/pkgs/nodeenv/SPKG.rst deleted file mode 100644 index 397d909f16d..00000000000 --- a/build/pkgs/nodeenv/SPKG.rst +++ /dev/null @@ -1,21 +0,0 @@ -nodeenv: A tool to create isolated node.js environments -======================================================= - -Description ------------ - -nodeenv (node.js virtual environment) is a tool to create isolated node.js environments. - -It creates an environment that has its own installation directories, that doesn’t share -libraries with other node.js virtual environments. - -License -------- - -BSD License - -Upstream Contact ----------------- - -Home page: https://github.com/ekalinin/nodeenv - diff --git a/build/pkgs/nodeenv/distros/conda.txt b/build/pkgs/nodeenv/distros/conda.txt deleted file mode 100644 index f69a126dec6..00000000000 --- a/build/pkgs/nodeenv/distros/conda.txt +++ /dev/null @@ -1 +0,0 @@ -nodeenv diff --git a/build/pkgs/nodeenv/distros/homebrew.txt b/build/pkgs/nodeenv/distros/homebrew.txt deleted file mode 100644 index f69a126dec6..00000000000 --- a/build/pkgs/nodeenv/distros/homebrew.txt +++ /dev/null @@ -1 +0,0 @@ -nodeenv diff --git a/build/pkgs/nodeenv/distros/repology.txt b/build/pkgs/nodeenv/distros/repology.txt deleted file mode 100644 index a3202e13f17..00000000000 --- a/build/pkgs/nodeenv/distros/repology.txt +++ /dev/null @@ -1,2 +0,0 @@ -nodeenv -python:nodeenv diff --git a/build/pkgs/nodeenv/requirements.txt b/build/pkgs/nodeenv/requirements.txt deleted file mode 100644 index 926d31bf049..00000000000 --- a/build/pkgs/nodeenv/requirements.txt +++ /dev/null @@ -1 +0,0 @@ -nodeenv ~= 1.4.0 diff --git a/build/pkgs/nodeenv/type b/build/pkgs/nodeenv/type deleted file mode 100644 index 134d9bc32d5..00000000000 --- a/build/pkgs/nodeenv/type +++ /dev/null @@ -1 +0,0 @@ -optional diff --git a/build/pkgs/nodejs/SPKG.rst b/build/pkgs/nodejs/SPKG.rst deleted file mode 100644 index 1176f4fea3b..00000000000 --- a/build/pkgs/nodejs/SPKG.rst +++ /dev/null @@ -1,20 +0,0 @@ -nodejs: A JavaScript runtime built on Chrome's V8 JavaScript engine -=================================================================== - -Description ------------ - -Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine. - -It is installed into an isolated nodeenv. - -License -------- - -MIT License - -Upstream Contact ----------------- - -Home page: https://nodejs.org/ - diff --git a/build/pkgs/nodejs/distros/conda.txt b/build/pkgs/nodejs/distros/conda.txt deleted file mode 100644 index e36de65c4cc..00000000000 --- a/build/pkgs/nodejs/distros/conda.txt +++ /dev/null @@ -1 +0,0 @@ -nodejs diff --git a/build/pkgs/nodejs/distros/homebrew.txt b/build/pkgs/nodejs/distros/homebrew.txt deleted file mode 100644 index 64f5a0a6813..00000000000 --- a/build/pkgs/nodejs/distros/homebrew.txt +++ /dev/null @@ -1 +0,0 @@ -node diff --git a/build/pkgs/nodejs/distros/opensuse.txt b/build/pkgs/nodejs/distros/opensuse.txt deleted file mode 100644 index e36de65c4cc..00000000000 --- a/build/pkgs/nodejs/distros/opensuse.txt +++ /dev/null @@ -1 +0,0 @@ -nodejs diff --git a/build/pkgs/nodejs/distros/repology.txt b/build/pkgs/nodejs/distros/repology.txt deleted file mode 100644 index e36de65c4cc..00000000000 --- a/build/pkgs/nodejs/distros/repology.txt +++ /dev/null @@ -1 +0,0 @@ -nodejs diff --git a/build/pkgs/nodejs/distros/void.txt b/build/pkgs/nodejs/distros/void.txt deleted file mode 100644 index e36de65c4cc..00000000000 --- a/build/pkgs/nodejs/distros/void.txt +++ /dev/null @@ -1 +0,0 @@ -nodejs diff --git a/build/pkgs/nodejs/package-version.txt b/build/pkgs/nodejs/package-version.txt deleted file mode 100644 index 9cd25a1fec8..00000000000 --- a/build/pkgs/nodejs/package-version.txt +++ /dev/null @@ -1 +0,0 @@ -12.18.3 diff --git a/build/pkgs/nodejs/spkg-install b/build/pkgs/nodejs/spkg-install deleted file mode 100755 index 731d8f3089d..00000000000 --- a/build/pkgs/nodejs/spkg-install +++ /dev/null @@ -1,53 +0,0 @@ -if [ -z "$SAGE_LOCAL" ]; then - echo >&2 "SAGE_LOCAL undefined ... exiting" - echo >&2 "Maybe run 'sage --sh'?" - exit 1 -fi - -nodejs_ver=`grep -o "[0-9]\+\.[0-9]\+\.[0-9]\+" package-version.txt` - -if [ $? -ne 0 ]; then - echo "Error determining which nodejs version to install ... exiting" - exit 1 -fi - -nodeenv_dir="$SAGE_LOCAL/share/nodejs/$nodejs_ver" -nodeenv_activate="$nodeenv_dir/bin/activate" - -echo "Will use/install nodejs in nodeenv located at $nodeenv_dir ..." - -if [ ! -f "$nodeenv_activate" ]; then - # The nodeenv may not exist, or it may exist but installing nodejs into - # it previously failed, so --force to cover both cases. - nodeenv --force --verbose --node="$nodejs_ver" "$nodeenv_dir" - - if [ $? -ne 0 ]; then - echo "Error installing nodejs ... exiting" - exit 1 - fi -fi - -. "$nodeenv_activate" - -if [ $? -ne 0 ]; then - echo "Error activating nodeenv containing nodejs ... exiting" - exit 1 -fi - -active_ver=`node --version | grep -o "[0-9]\+\.[0-9]\+\.[0-9]\+"` - -if [ $? -ne 0 ]; then - echo "Error determining which nodejs version is active ... exiting" - deactivate_node - exit 1 -fi - -deactivate_node - -if [ ! "$nodejs_ver" = "$active_ver" ]; then - echo "Wrong version of nodejs was activated ... exiting" - echo "Expected $nodejs_ver but found $active_ver" - exit 1 -fi - -ln -sf "$nodeenv_activate" "$SAGE_LOCAL/share/nodejs/activate" diff --git a/build/pkgs/nodejs/type b/build/pkgs/nodejs/type deleted file mode 100644 index 134d9bc32d5..00000000000 --- a/build/pkgs/nodejs/type +++ /dev/null @@ -1 +0,0 @@ -optional diff --git a/build/pkgs/notebook/SPKG.rst b/build/pkgs/notebook/SPKG.rst index 7dfdc5ee1c8..9cbb9b2463c 100644 --- a/build/pkgs/notebook/SPKG.rst +++ b/build/pkgs/notebook/SPKG.rst @@ -6,3 +6,13 @@ Description The Jupyter HTML notebook is a web-based notebook environment for interactive computing. + +License +------- + +BSD 3-Clause License + +Upstream Contact +---------------- + +https://pypi.org/project/notebook/ diff --git a/build/pkgs/notebook/checksums.ini b/build/pkgs/notebook/checksums.ini index 16bbe6de420..434646c23c3 100644 --- a/build/pkgs/notebook/checksums.ini +++ b/build/pkgs/notebook/checksums.ini @@ -1,5 +1,5 @@ -tarball=notebook-VERSION.tar.gz -sha1=d715730ac48bca8739ce8faf5329841d147163cd -md5=90a5b998e496ed4c18975d3a42960df0 -cksum=577775576 -upstream_url=https://pypi.io/packages/source/n/notebook/notebook-VERSION.tar.gz +tarball=notebook-VERSION-py3-none-any.whl +sha1=cd0c99c8a267ced6a451f712007665df88c60d71 +md5=e61e0d6c55bf3920c013554c6dd071b9 +cksum=2202937268 +upstream_url=https://pypi.io/packages/py3/n/notebook/notebook-VERSION-py3-none-any.whl diff --git a/build/pkgs/notebook/dependencies b/build/pkgs/notebook/dependencies index 9e6cbf4b36d..876c76eec23 100644 --- a/build/pkgs/notebook/dependencies +++ b/build/pkgs/notebook/dependencies @@ -1,4 +1,4 @@ - | $(PYTHON_TOOLCHAIN) ipython jupyter_client ipykernel nbconvert nbformat jinja2 tornado terminado send2trash prometheus_client argon2_cffi $(PYTHON) +jupyter_server jupyterlab_server jupyterlab notebook_shim | $(PYTHON_TOOLCHAIN) $(PYTHON) ---------- All lines of this file are ignored except the first. diff --git a/build/pkgs/notebook/package-version.txt b/build/pkgs/notebook/package-version.txt index d613169e889..024b4b9b53a 100644 --- a/build/pkgs/notebook/package-version.txt +++ b/build/pkgs/notebook/package-version.txt @@ -1 +1 @@ -6.4.12 +7.0.6 diff --git a/build/pkgs/notebook/spkg-install.in b/build/pkgs/notebook/spkg-install.in deleted file mode 100644 index b0979b55cb8..00000000000 --- a/build/pkgs/notebook/spkg-install.in +++ /dev/null @@ -1,10 +0,0 @@ -cd src - -set -e - -sdh_pip_install . - -# Install the Jupyter notebook configuration in the installation tree -ETC_JUPYTER="$SAGE_INST_LOCAL"/etc/jupyter -mkdir -p "$ETC_JUPYTER" -cp ../jupyter_notebook_config.py "$ETC_JUPYTER"/ diff --git a/build/pkgs/notebook_shim/SPKG.rst b/build/pkgs/notebook_shim/SPKG.rst new file mode 100644 index 00000000000..102ffbb5b99 --- /dev/null +++ b/build/pkgs/notebook_shim/SPKG.rst @@ -0,0 +1,18 @@ +notebook_shim: A shim layer for notebook traits and config +========================================================== + +Description +----------- + +A shim layer for notebook traits and config + +License +------- + +BSD 3-Clause License + +Upstream Contact +---------------- + +https://pypi.org/project/notebook-shim/ + diff --git a/build/pkgs/notebook_shim/checksums.ini b/build/pkgs/notebook_shim/checksums.ini new file mode 100644 index 00000000000..c646e5c3ae9 --- /dev/null +++ b/build/pkgs/notebook_shim/checksums.ini @@ -0,0 +1,5 @@ +tarball=notebook_shim-VERSION-py3-none-any.whl +sha1=9bb3dce360ce69aec99f873d8e80c1e9fdf92fde +md5=f2207bef3d00f9b2dc14b0eeec63460d +cksum=2703250856 +upstream_url=https://pypi.io/packages/py3/n/notebook_shim/notebook_shim-VERSION-py3-none-any.whl diff --git a/build/pkgs/notebook_shim/dependencies b/build/pkgs/notebook_shim/dependencies new file mode 100644 index 00000000000..97d97af24c5 --- /dev/null +++ b/build/pkgs/notebook_shim/dependencies @@ -0,0 +1,4 @@ +jupyter_server | $(PYTHON_TOOLCHAIN) $(PYTHON) + +---------- +All lines of this file are ignored except the first. diff --git a/build/pkgs/notebook_shim/install-requires.txt b/build/pkgs/notebook_shim/install-requires.txt new file mode 100644 index 00000000000..73d88bc8706 --- /dev/null +++ b/build/pkgs/notebook_shim/install-requires.txt @@ -0,0 +1 @@ +notebook-shim diff --git a/build/pkgs/notebook_shim/package-version.txt b/build/pkgs/notebook_shim/package-version.txt new file mode 100644 index 00000000000..7179039691c --- /dev/null +++ b/build/pkgs/notebook_shim/package-version.txt @@ -0,0 +1 @@ +0.2.3 diff --git a/build/pkgs/notebook_shim/type b/build/pkgs/notebook_shim/type new file mode 100644 index 00000000000..a6a7b9cd726 --- /dev/null +++ b/build/pkgs/notebook_shim/type @@ -0,0 +1 @@ +standard diff --git a/build/pkgs/notedown/dependencies b/build/pkgs/notedown/dependencies index 3dcb5b1900f..58f0c5d2c56 100644 --- a/build/pkgs/notedown/dependencies +++ b/build/pkgs/notedown/dependencies @@ -1,4 +1,4 @@ - $(PYTHON_TOOLCHAIN) | pip nbformat nbconvert six pandoc_attributes $(PYTHON) +nbformat nbconvert six pandoc_attributes | $(PYTHON) $(PYTHON_TOOLCHAIN) ---------- All lines of this file are ignored except the first. diff --git a/build/pkgs/overrides/SPKG.rst b/build/pkgs/overrides/SPKG.rst new file mode 100644 index 00000000000..bc6dcdbfdd6 --- /dev/null +++ b/build/pkgs/overrides/SPKG.rst @@ -0,0 +1,18 @@ +overrides: A decorator to automatically detect mismatch when overriding a method. +================================================================================= + +Description +----------- + +A decorator to automatically detect mismatch when overriding a method. + +License +------- + +Apache License, Version 2.0 + +Upstream Contact +---------------- + +https://pypi.org/project/overrides/ + diff --git a/build/pkgs/overrides/checksums.ini b/build/pkgs/overrides/checksums.ini new file mode 100644 index 00000000000..cd313073a39 --- /dev/null +++ b/build/pkgs/overrides/checksums.ini @@ -0,0 +1,5 @@ +tarball=overrides-VERSION-py3-none-any.whl +sha1=740e9e607a9e4f78dea7a1b82bcb27f285bc5f48 +md5=ed4ab0bd43112d05105576f0a50f5aa7 +cksum=3865068538 +upstream_url=https://pypi.io/packages/py3/o/overrides/overrides-VERSION-py3-none-any.whl diff --git a/build/pkgs/overrides/dependencies b/build/pkgs/overrides/dependencies new file mode 100644 index 00000000000..47296a7bace --- /dev/null +++ b/build/pkgs/overrides/dependencies @@ -0,0 +1,4 @@ + | $(PYTHON_TOOLCHAIN) $(PYTHON) + +---------- +All lines of this file are ignored except the first. diff --git a/build/pkgs/overrides/install-requires.txt b/build/pkgs/overrides/install-requires.txt new file mode 100644 index 00000000000..6113455c332 --- /dev/null +++ b/build/pkgs/overrides/install-requires.txt @@ -0,0 +1 @@ +overrides diff --git a/build/pkgs/overrides/package-version.txt b/build/pkgs/overrides/package-version.txt new file mode 100644 index 00000000000..ba7f754d0c3 --- /dev/null +++ b/build/pkgs/overrides/package-version.txt @@ -0,0 +1 @@ +7.4.0 diff --git a/build/pkgs/overrides/type b/build/pkgs/overrides/type new file mode 100644 index 00000000000..a6a7b9cd726 --- /dev/null +++ b/build/pkgs/overrides/type @@ -0,0 +1 @@ +standard diff --git a/build/pkgs/pandoc_attributes/dependencies b/build/pkgs/pandoc_attributes/dependencies index cc9d4970706..4d6a540cf45 100644 --- a/build/pkgs/pandoc_attributes/dependencies +++ b/build/pkgs/pandoc_attributes/dependencies @@ -1,4 +1,4 @@ - $(PYTHON_TOOLCHAIN) | pip pandocfilters $(PYTHON) + | pandocfilters $(PYTHON) $(PYTHON_TOOLCHAIN) ---------- All lines of this file are ignored except the first. diff --git a/build/pkgs/prompt_toolkit/checksums.ini b/build/pkgs/prompt_toolkit/checksums.ini index ec0df09c5b9..47d7ffa3c1c 100644 --- a/build/pkgs/prompt_toolkit/checksums.ini +++ b/build/pkgs/prompt_toolkit/checksums.ini @@ -1,5 +1,5 @@ tarball=prompt_toolkit-VERSION.tar.gz -sha1=77365bfc17ab577d80708a3395186ec68a7dbb2c -md5=214d36301eb139adba280793040d7755 -cksum=3187933391 +sha1=d36c3286a16c09b9bc02c2733b9fc7a8a9c30ba1 +md5=252a5d200e41d46b65a3076d2bc0a4bd +cksum=361343842 upstream_url=https://pypi.io/packages/source/p/prompt_toolkit/prompt_toolkit-VERSION.tar.gz diff --git a/build/pkgs/prompt_toolkit/distros/conda.txt b/build/pkgs/prompt_toolkit/distros/conda.txt index bfb1ed6a874..b99577146cd 100644 --- a/build/pkgs/prompt_toolkit/distros/conda.txt +++ b/build/pkgs/prompt_toolkit/distros/conda.txt @@ -1 +1 @@ -prompt_toolkit>=3.0.5,<3.0.25 +prompt_toolkit>=3.0.38 diff --git a/build/pkgs/prompt_toolkit/install-requires.txt b/build/pkgs/prompt_toolkit/install-requires.txt index 30d49fc8454..e3e1de9a3ea 100644 --- a/build/pkgs/prompt_toolkit/install-requires.txt +++ b/build/pkgs/prompt_toolkit/install-requires.txt @@ -1,2 +1 @@ -# https://github.com/sagemath/sage/issues/33428 - prompt_toolkit 3.0.25+ breaks Ctrl-C -prompt_toolkit >=3.0.5, <3.0.25 +prompt_toolkit >=3.0.38 diff --git a/build/pkgs/prompt_toolkit/package-version.txt b/build/pkgs/prompt_toolkit/package-version.txt index 03a04fce56f..dad0d9dd27c 100644 --- a/build/pkgs/prompt_toolkit/package-version.txt +++ b/build/pkgs/prompt_toolkit/package-version.txt @@ -1 +1 @@ -3.0.24 +3.0.41 diff --git a/build/pkgs/psutil/SPKG.rst b/build/pkgs/psutil/SPKG.rst new file mode 100644 index 00000000000..90c0ffe4bd9 --- /dev/null +++ b/build/pkgs/psutil/SPKG.rst @@ -0,0 +1,18 @@ +psutil: Cross-platform lib for process and system monitoring in Python. +======================================================================= + +Description +----------- + +Cross-platform lib for process and system monitoring in Python. + +License +------- + +BSD-3-Clause + +Upstream Contact +---------------- + +https://pypi.org/project/psutil/ + diff --git a/build/pkgs/psutil/checksums.ini b/build/pkgs/psutil/checksums.ini new file mode 100644 index 00000000000..f9d3d687f9d --- /dev/null +++ b/build/pkgs/psutil/checksums.ini @@ -0,0 +1,5 @@ +tarball=psutil-VERSION.tar.gz +sha1=24c493ef33d4df44e76a1801e480b4185bd911c5 +md5=eec35090e7474e471a12f0dd16c981f9 +cksum=3278898496 +upstream_url=https://pypi.io/packages/source/p/psutil/psutil-VERSION.tar.gz diff --git a/build/pkgs/psutil/dependencies b/build/pkgs/psutil/dependencies new file mode 100644 index 00000000000..47296a7bace --- /dev/null +++ b/build/pkgs/psutil/dependencies @@ -0,0 +1,4 @@ + | $(PYTHON_TOOLCHAIN) $(PYTHON) + +---------- +All lines of this file are ignored except the first. diff --git a/build/pkgs/psutil/install-requires.txt b/build/pkgs/psutil/install-requires.txt new file mode 100644 index 00000000000..a4d92cc08db --- /dev/null +++ b/build/pkgs/psutil/install-requires.txt @@ -0,0 +1 @@ +psutil diff --git a/build/pkgs/psutil/package-version.txt b/build/pkgs/psutil/package-version.txt new file mode 100644 index 00000000000..9bc6cde81a7 --- /dev/null +++ b/build/pkgs/psutil/package-version.txt @@ -0,0 +1 @@ +5.9.6 diff --git a/build/pkgs/hatch_nodejs_version/spkg-install.in b/build/pkgs/psutil/spkg-install.in similarity index 100% rename from build/pkgs/hatch_nodejs_version/spkg-install.in rename to build/pkgs/psutil/spkg-install.in diff --git a/build/pkgs/psutil/type b/build/pkgs/psutil/type new file mode 100644 index 00000000000..a6a7b9cd726 --- /dev/null +++ b/build/pkgs/psutil/type @@ -0,0 +1 @@ +standard diff --git a/build/pkgs/pygments/checksums.ini b/build/pkgs/pygments/checksums.ini index 14fc1c04cdb..5bd874eaaf6 100644 --- a/build/pkgs/pygments/checksums.ini +++ b/build/pkgs/pygments/checksums.ini @@ -1,5 +1,5 @@ tarball=Pygments-VERSION.tar.gz -sha1=adaf31bf13a7bcc210568537138e0984ecdea626 -md5=6ccae578d28d18968b30a4711652fd9a -cksum=613387624 +sha1=7d9a2dcf63799c011033529b326ba3d1b2900c38 +md5=20cb967029c23389253326cf515dec8a +cksum=601328323 upstream_url=https://pypi.io/packages/source/p/pygments/Pygments-VERSION.tar.gz diff --git a/build/pkgs/pygments/package-version.txt b/build/pkgs/pygments/package-version.txt index fb2c0766b7c..0e7079b6911 100644 --- a/build/pkgs/pygments/package-version.txt +++ b/build/pkgs/pygments/package-version.txt @@ -1 +1 @@ -2.13.0 +2.16.1 diff --git a/build/pkgs/pyrsistent/checksums.ini b/build/pkgs/pyrsistent/checksums.ini index 7d537e43e37..cffce58a92e 100644 --- a/build/pkgs/pyrsistent/checksums.ini +++ b/build/pkgs/pyrsistent/checksums.ini @@ -1,5 +1,5 @@ tarball=pyrsistent-VERSION.tar.gz -sha1=a2c5cc517a33dcfd3918d3eabf4859b8901d3913 -md5=23da81256b8817e123568a858bf78997 -cksum=1165148669 +sha1=79980873658f7634ae25758b9710088b62e0612a +md5=761266eab1f9dc9280cdb0a6d2dedb08 +cksum=2666822194 upstream_url=https://pypi.io/packages/source/p/pyrsistent/pyrsistent-VERSION.tar.gz diff --git a/build/pkgs/pyrsistent/dependencies b/build/pkgs/pyrsistent/dependencies index 9be6b4aab7c..47296a7bace 100644 --- a/build/pkgs/pyrsistent/dependencies +++ b/build/pkgs/pyrsistent/dependencies @@ -1,4 +1,4 @@ - vcversioner | $(PYTHON_TOOLCHAIN) $(PYTHON) + | $(PYTHON_TOOLCHAIN) $(PYTHON) ---------- All lines of this file are ignored except the first. diff --git a/build/pkgs/pyrsistent/package-version.txt b/build/pkgs/pyrsistent/package-version.txt index 61e6e92d914..b72b05ede10 100644 --- a/build/pkgs/pyrsistent/package-version.txt +++ b/build/pkgs/pyrsistent/package-version.txt @@ -1 +1 @@ -0.19.2 +0.19.3 diff --git a/build/pkgs/python_json_logger/SPKG.rst b/build/pkgs/python_json_logger/SPKG.rst new file mode 100644 index 00000000000..8e25e0f8387 --- /dev/null +++ b/build/pkgs/python_json_logger/SPKG.rst @@ -0,0 +1,18 @@ +python_json_logger: A python library adding a json log formatter +================================================================ + +Description +----------- + +A python library adding a json log formatter + +License +------- + +BSD + +Upstream Contact +---------------- + +https://pypi.org/project/python-json-logger/ + diff --git a/build/pkgs/python_json_logger/checksums.ini b/build/pkgs/python_json_logger/checksums.ini new file mode 100644 index 00000000000..b17d08d7100 --- /dev/null +++ b/build/pkgs/python_json_logger/checksums.ini @@ -0,0 +1,5 @@ +tarball=python_json_logger-VERSION-py3-none-any.whl +sha1=c1176f521d95b5452b6169943b2b9b259e024b39 +md5=618fc5f196be90261afa8372eb458f47 +cksum=349551342 +upstream_url=https://pypi.io/packages/py3/p/python_json_logger/python_json_logger-VERSION-py3-none-any.whl diff --git a/build/pkgs/python_json_logger/dependencies b/build/pkgs/python_json_logger/dependencies new file mode 100644 index 00000000000..47296a7bace --- /dev/null +++ b/build/pkgs/python_json_logger/dependencies @@ -0,0 +1,4 @@ + | $(PYTHON_TOOLCHAIN) $(PYTHON) + +---------- +All lines of this file are ignored except the first. diff --git a/build/pkgs/python_json_logger/install-requires.txt b/build/pkgs/python_json_logger/install-requires.txt new file mode 100644 index 00000000000..02a48421600 --- /dev/null +++ b/build/pkgs/python_json_logger/install-requires.txt @@ -0,0 +1 @@ +python-json-logger diff --git a/build/pkgs/python_json_logger/package-version.txt b/build/pkgs/python_json_logger/package-version.txt new file mode 100644 index 00000000000..f1547e6d134 --- /dev/null +++ b/build/pkgs/python_json_logger/package-version.txt @@ -0,0 +1 @@ +2.0.7 diff --git a/build/pkgs/python_json_logger/type b/build/pkgs/python_json_logger/type new file mode 100644 index 00000000000..a6a7b9cd726 --- /dev/null +++ b/build/pkgs/python_json_logger/type @@ -0,0 +1 @@ +standard diff --git a/build/pkgs/pyyaml/SPKG.rst b/build/pkgs/pyyaml/SPKG.rst new file mode 100644 index 00000000000..34b6fdcd32c --- /dev/null +++ b/build/pkgs/pyyaml/SPKG.rst @@ -0,0 +1,18 @@ +pyyaml: YAML parser and emitter for Python +========================================== + +Description +----------- + +YAML parser and emitter for Python + +License +------- + +MIT + +Upstream Contact +---------------- + +https://pypi.org/project/PyYAML/ + diff --git a/build/pkgs/pyyaml/checksums.ini b/build/pkgs/pyyaml/checksums.ini new file mode 100644 index 00000000000..6918d8fda58 --- /dev/null +++ b/build/pkgs/pyyaml/checksums.ini @@ -0,0 +1,5 @@ +tarball=PyYAML-VERSION.tar.gz +sha1=a80d802ad8f693bed34c8fb5ee168a1872663c9a +md5=c9246277af2d9a13b7018af267a0831a +cksum=2585952669 +upstream_url=https://pypi.io/packages/source/p/pyyaml/PyYAML-VERSION.tar.gz diff --git a/build/pkgs/pyyaml/dependencies b/build/pkgs/pyyaml/dependencies new file mode 100644 index 00000000000..909380550a2 --- /dev/null +++ b/build/pkgs/pyyaml/dependencies @@ -0,0 +1,4 @@ + | $(PYTHON_TOOLCHAIN) cython $(PYTHON) + +---------- +All lines of this file are ignored except the first. diff --git a/build/pkgs/pyyaml/install-requires.txt b/build/pkgs/pyyaml/install-requires.txt new file mode 100644 index 00000000000..5500f007d0b --- /dev/null +++ b/build/pkgs/pyyaml/install-requires.txt @@ -0,0 +1 @@ +PyYAML diff --git a/build/pkgs/pyyaml/package-version.txt b/build/pkgs/pyyaml/package-version.txt new file mode 100644 index 00000000000..5fe60723048 --- /dev/null +++ b/build/pkgs/pyyaml/package-version.txt @@ -0,0 +1 @@ +6.0.1 diff --git a/build/pkgs/pyyaml/patches/pyyaml-6.0.1-cython3.patch b/build/pkgs/pyyaml/patches/pyyaml-6.0.1-cython3.patch new file mode 100644 index 00000000000..d55db130977 --- /dev/null +++ b/build/pkgs/pyyaml/patches/pyyaml-6.0.1-cython3.patch @@ -0,0 +1,33 @@ +From 17dc5b6cd96dcfe64fd71789c771ca9b96d260e5 Mon Sep 17 00:00:00 2001 +From: "Andrew J. Hesford" +Date: Fri, 21 Jul 2023 09:50:00 -0400 +Subject: [PATCH] Fix builds with Cython 3 + +This is a *de minimis* fix for building with Cython 3. Recent Cython<3 +releases provided `Cython.Distutils.build_ext` as an alias to +`Cython.Distutils.old_build_ext.old_build_ext`; Cython 3 drops this +alias and instead uses a wholly new `Cython.Distutils.build_ext` that +does not provide the `cython_sources` function used in `setup.py`. + +Explicitly importing `old_build_ext` preserves the existing behavior for +recent Cython<3 and uses the correct behavior for Cython 3. Should the +import fail (*e.g.*, because the version of Cython available predates +the availability of `old_build_ext`), the import falls back to just +`Cython.Distutils.build_ext`. + +Signed-off-by: Andrew J. Hesford +--- a/setup.py ++++ b/setup.py +@@ -82,7 +82,11 @@ + with_cython = True + try: + from Cython.Distutils.extension import Extension as _Extension +- from Cython.Distutils import build_ext as _build_ext ++ try: ++ from Cython.Distutils.old_build_ext import old_build_ext as _build_ext ++ except ImportError: ++ from Cython.Distutils import build_ext as _build_ext ++ + with_cython = True + except ImportError: + if with_cython: diff --git a/build/pkgs/idna/spkg-install.in b/build/pkgs/pyyaml/spkg-install.in similarity index 100% rename from build/pkgs/idna/spkg-install.in rename to build/pkgs/pyyaml/spkg-install.in diff --git a/build/pkgs/pyyaml/type b/build/pkgs/pyyaml/type new file mode 100644 index 00000000000..a6a7b9cd726 --- /dev/null +++ b/build/pkgs/pyyaml/type @@ -0,0 +1 @@ +standard diff --git a/build/pkgs/referencing/SPKG.rst b/build/pkgs/referencing/SPKG.rst new file mode 100644 index 00000000000..5b8c16c5cf5 --- /dev/null +++ b/build/pkgs/referencing/SPKG.rst @@ -0,0 +1,18 @@ +referencing: JSON Referencing + Python +====================================== + +Description +----------- + +JSON Referencing + Python + +License +------- + +MIT + +Upstream Contact +---------------- + +https://pypi.org/project/referencing/ + diff --git a/build/pkgs/referencing/checksums.ini b/build/pkgs/referencing/checksums.ini new file mode 100644 index 00000000000..a121d900f04 --- /dev/null +++ b/build/pkgs/referencing/checksums.ini @@ -0,0 +1,5 @@ +tarball=referencing-VERSION-py3-none-any.whl +sha1=9d710ba3a604d24ffded218a3813b5fd1fe2e495 +md5=d12db197f05a5c560011e40e1852e8fc +cksum=2747749685 +upstream_url=https://pypi.io/packages/py3/r/referencing/referencing-VERSION-py3-none-any.whl diff --git a/build/pkgs/referencing/dependencies b/build/pkgs/referencing/dependencies new file mode 100644 index 00000000000..12067bf5c3e --- /dev/null +++ b/build/pkgs/referencing/dependencies @@ -0,0 +1,4 @@ +attrs | $(PYTHON_TOOLCHAIN) $(PYTHON) + +---------- +All lines of this file are ignored except the first. diff --git a/build/pkgs/referencing/install-requires.txt b/build/pkgs/referencing/install-requires.txt new file mode 100644 index 00000000000..953f1cdb0c7 --- /dev/null +++ b/build/pkgs/referencing/install-requires.txt @@ -0,0 +1 @@ +referencing diff --git a/build/pkgs/referencing/package-version.txt b/build/pkgs/referencing/package-version.txt new file mode 100644 index 00000000000..ca222b7cf39 --- /dev/null +++ b/build/pkgs/referencing/package-version.txt @@ -0,0 +1 @@ +0.23.0 diff --git a/build/pkgs/referencing/type b/build/pkgs/referencing/type new file mode 100644 index 00000000000..a6a7b9cd726 --- /dev/null +++ b/build/pkgs/referencing/type @@ -0,0 +1 @@ +standard diff --git a/build/pkgs/requests/checksums.ini b/build/pkgs/requests/checksums.ini index 5aabe04f278..925be456c02 100644 --- a/build/pkgs/requests/checksums.ini +++ b/build/pkgs/requests/checksums.ini @@ -1,5 +1,5 @@ tarball=requests-VERSION.tar.gz -sha1=53381250a0d114109a9e712dd7ce8e40e63e61e2 -md5=796ea875cdae283529c03b9203d9c454 -cksum=4112189908 +sha1=23ef233afce04d4a1d4856353dc3aaa255cbce3e +md5=941e175c276cd7d39d098092c56679a4 +cksum=2854825644 upstream_url=https://pypi.io/packages/source/r/requests/requests-VERSION.tar.gz diff --git a/build/pkgs/requests/package-version.txt b/build/pkgs/requests/package-version.txt index 9738a24f699..bafceb320ec 100644 --- a/build/pkgs/requests/package-version.txt +++ b/build/pkgs/requests/package-version.txt @@ -1 +1 @@ -2.28.1 +2.31.0 diff --git a/build/pkgs/retrolab/SPKG.rst b/build/pkgs/retrolab/SPKG.rst deleted file mode 100644 index b2d68eac755..00000000000 --- a/build/pkgs/retrolab/SPKG.rst +++ /dev/null @@ -1,16 +0,0 @@ -retrolab: JupyterLab Distribution with a retro look and feel -============================================================ - -Description ------------ - -JupyterLab Distribution with a retro look and feel - -License -------- - -Upstream Contact ----------------- - -https://pypi.org/project/retrolab/ - diff --git a/build/pkgs/retrolab/distros/conda.txt b/build/pkgs/retrolab/distros/conda.txt deleted file mode 100644 index 7f3af99fb78..00000000000 --- a/build/pkgs/retrolab/distros/conda.txt +++ /dev/null @@ -1 +0,0 @@ -retrolab diff --git a/build/pkgs/retrolab/requirements.txt b/build/pkgs/retrolab/requirements.txt deleted file mode 100644 index 059cd874f5d..00000000000 --- a/build/pkgs/retrolab/requirements.txt +++ /dev/null @@ -1 +0,0 @@ -retrolab ~= 0.3 diff --git a/build/pkgs/retrolab/type b/build/pkgs/retrolab/type deleted file mode 100644 index 134d9bc32d5..00000000000 --- a/build/pkgs/retrolab/type +++ /dev/null @@ -1 +0,0 @@ -optional diff --git a/build/pkgs/rfc3339_validator/SPKG.rst b/build/pkgs/rfc3339_validator/SPKG.rst new file mode 100644 index 00000000000..1795adb3fef --- /dev/null +++ b/build/pkgs/rfc3339_validator/SPKG.rst @@ -0,0 +1,18 @@ +rfc3339_validator: A pure python RFC3339 validator +================================================== + +Description +----------- + +A pure python RFC3339 validator + +License +------- + +MIT license + +Upstream Contact +---------------- + +https://pypi.org/project/rfc3339-validator/ + diff --git a/build/pkgs/rfc3339_validator/checksums.ini b/build/pkgs/rfc3339_validator/checksums.ini new file mode 100644 index 00000000000..f91914fd5f7 --- /dev/null +++ b/build/pkgs/rfc3339_validator/checksums.ini @@ -0,0 +1,5 @@ +tarball=rfc3339_validator-VERSION-py2.py3-none-any.whl +sha1=daa86cb641dfd6ebfef4ece6dea1be8fd63dec00 +md5=e16fb743ff1c88d7c7de18890935b647 +cksum=2330309218 +upstream_url=https://pypi.io/packages/py2.py3/r/rfc3339_validator/rfc3339_validator-VERSION-py2.py3-none-any.whl diff --git a/build/pkgs/rfc3339_validator/dependencies b/build/pkgs/rfc3339_validator/dependencies new file mode 100644 index 00000000000..47296a7bace --- /dev/null +++ b/build/pkgs/rfc3339_validator/dependencies @@ -0,0 +1,4 @@ + | $(PYTHON_TOOLCHAIN) $(PYTHON) + +---------- +All lines of this file are ignored except the first. diff --git a/build/pkgs/rfc3339_validator/install-requires.txt b/build/pkgs/rfc3339_validator/install-requires.txt new file mode 100644 index 00000000000..26ed401db35 --- /dev/null +++ b/build/pkgs/rfc3339_validator/install-requires.txt @@ -0,0 +1 @@ +rfc3339-validator diff --git a/build/pkgs/rfc3339_validator/package-version.txt b/build/pkgs/rfc3339_validator/package-version.txt new file mode 100644 index 00000000000..845639eef26 --- /dev/null +++ b/build/pkgs/rfc3339_validator/package-version.txt @@ -0,0 +1 @@ +0.1.4 diff --git a/build/pkgs/rfc3339_validator/type b/build/pkgs/rfc3339_validator/type new file mode 100644 index 00000000000..a6a7b9cd726 --- /dev/null +++ b/build/pkgs/rfc3339_validator/type @@ -0,0 +1 @@ +standard diff --git a/build/pkgs/rfc3986_validator/SPKG.rst b/build/pkgs/rfc3986_validator/SPKG.rst new file mode 100644 index 00000000000..f7abaad9edb --- /dev/null +++ b/build/pkgs/rfc3986_validator/SPKG.rst @@ -0,0 +1,18 @@ +rfc3986_validator: Pure python rfc3986 validator +================================================ + +Description +----------- + +Pure python rfc3986 validator + +License +------- + +MIT license + +Upstream Contact +---------------- + +https://pypi.org/project/rfc3986-validator/ + diff --git a/build/pkgs/rfc3986_validator/checksums.ini b/build/pkgs/rfc3986_validator/checksums.ini new file mode 100644 index 00000000000..c0ad30c07e7 --- /dev/null +++ b/build/pkgs/rfc3986_validator/checksums.ini @@ -0,0 +1,5 @@ +tarball=rfc3986_validator-VERSION-py2.py3-none-any.whl +sha1=c0fabd5c0568cc516f9258f3e5846a04a059dc31 +md5=41aef4395cd3d560c96a3992534dfd53 +cksum=1606077510 +upstream_url=https://pypi.io/packages/py2.py3/r/rfc3986_validator/rfc3986_validator-VERSION-py2.py3-none-any.whl diff --git a/build/pkgs/rfc3986_validator/dependencies b/build/pkgs/rfc3986_validator/dependencies new file mode 100644 index 00000000000..47296a7bace --- /dev/null +++ b/build/pkgs/rfc3986_validator/dependencies @@ -0,0 +1,4 @@ + | $(PYTHON_TOOLCHAIN) $(PYTHON) + +---------- +All lines of this file are ignored except the first. diff --git a/build/pkgs/rfc3986_validator/install-requires.txt b/build/pkgs/rfc3986_validator/install-requires.txt new file mode 100644 index 00000000000..f7a1c754962 --- /dev/null +++ b/build/pkgs/rfc3986_validator/install-requires.txt @@ -0,0 +1 @@ +rfc3986-validator diff --git a/build/pkgs/rfc3986_validator/package-version.txt b/build/pkgs/rfc3986_validator/package-version.txt new file mode 100644 index 00000000000..17e51c385ea --- /dev/null +++ b/build/pkgs/rfc3986_validator/package-version.txt @@ -0,0 +1 @@ +0.1.1 diff --git a/build/pkgs/rfc3986_validator/type b/build/pkgs/rfc3986_validator/type new file mode 100644 index 00000000000..a6a7b9cd726 --- /dev/null +++ b/build/pkgs/rfc3986_validator/type @@ -0,0 +1 @@ +standard diff --git a/build/pkgs/sniffio/SPKG.rst b/build/pkgs/sniffio/SPKG.rst new file mode 100644 index 00000000000..238aeec12b3 --- /dev/null +++ b/build/pkgs/sniffio/SPKG.rst @@ -0,0 +1,18 @@ +sniffio: Sniff out which async library your code is running under +================================================================= + +Description +----------- + +Sniff out which async library your code is running under + +License +------- + +MIT OR Apache-2.0 + +Upstream Contact +---------------- + +https://pypi.org/project/sniffio/ + diff --git a/build/pkgs/sniffio/checksums.ini b/build/pkgs/sniffio/checksums.ini new file mode 100644 index 00000000000..d8475bc91d3 --- /dev/null +++ b/build/pkgs/sniffio/checksums.ini @@ -0,0 +1,5 @@ +tarball=sniffio-VERSION-py3-none-any.whl +sha1=16f883fd7e31aa383df8901002f9ce5cec7606e5 +md5=7890655ffc549d04087bbc2f93332034 +cksum=2528943486 +upstream_url=https://pypi.io/packages/py3/s/sniffio/sniffio-VERSION-py3-none-any.whl diff --git a/build/pkgs/sniffio/dependencies b/build/pkgs/sniffio/dependencies new file mode 100644 index 00000000000..47296a7bace --- /dev/null +++ b/build/pkgs/sniffio/dependencies @@ -0,0 +1,4 @@ + | $(PYTHON_TOOLCHAIN) $(PYTHON) + +---------- +All lines of this file are ignored except the first. diff --git a/build/pkgs/sniffio/install-requires.txt b/build/pkgs/sniffio/install-requires.txt new file mode 100644 index 00000000000..01c650244d0 --- /dev/null +++ b/build/pkgs/sniffio/install-requires.txt @@ -0,0 +1 @@ +sniffio diff --git a/build/pkgs/sniffio/package-version.txt b/build/pkgs/sniffio/package-version.txt new file mode 100644 index 00000000000..f0bb29e7638 --- /dev/null +++ b/build/pkgs/sniffio/package-version.txt @@ -0,0 +1 @@ +1.3.0 diff --git a/build/pkgs/sniffio/type b/build/pkgs/sniffio/type new file mode 100644 index 00000000000..a6a7b9cd726 --- /dev/null +++ b/build/pkgs/sniffio/type @@ -0,0 +1 @@ +standard diff --git a/build/pkgs/stack_data/checksums.ini b/build/pkgs/stack_data/checksums.ini index 625aaf0578f..f86f44c1587 100644 --- a/build/pkgs/stack_data/checksums.ini +++ b/build/pkgs/stack_data/checksums.ini @@ -1,5 +1,5 @@ tarball=stack_data-VERSION.tar.gz -sha1=58ed9cb32a42e07dbc18356d06f8db96475bc0f2 -md5=05c8c6c58c02280bc87b6851e40d38e6 -cksum=1485401259 +sha1=7f7627afc47570ffb06924c1b2fbb48e21bac724 +md5=d04f7cda6589138e90691aec1edbf0d5 +cksum=4043168585 upstream_url=https://pypi.io/packages/source/s/stack_data/stack_data-VERSION.tar.gz diff --git a/build/pkgs/stack_data/package-version.txt b/build/pkgs/stack_data/package-version.txt index ee6cdce3c29..844f6a91acb 100644 --- a/build/pkgs/stack_data/package-version.txt +++ b/build/pkgs/stack_data/package-version.txt @@ -1 +1 @@ -0.6.1 +0.6.3 diff --git a/build/pkgs/terminado/checksums.ini b/build/pkgs/terminado/checksums.ini index 27333946973..be9b273fa2b 100644 --- a/build/pkgs/terminado/checksums.ini +++ b/build/pkgs/terminado/checksums.ini @@ -1,5 +1,5 @@ tarball=terminado-VERSION.tar.gz -sha1=e2e37fe16c03d5bb6ab035c78e99a89bc742384c -md5=cf5f5f7dd1ece772f16013ad355b75e1 -cksum=2626848318 +sha1=608fcc44b845e1fb783e361d59e79fba83126e14 +md5=aafcc42623986e42469712786edb127c +cksum=3344744872 upstream_url=https://pypi.io/packages/source/t/terminado/terminado-VERSION.tar.gz diff --git a/build/pkgs/terminado/package-version.txt b/build/pkgs/terminado/package-version.txt index c5523bd09b1..7cca7711a0d 100644 --- a/build/pkgs/terminado/package-version.txt +++ b/build/pkgs/terminado/package-version.txt @@ -1 +1 @@ -0.17.0 +0.17.1 diff --git a/build/pkgs/tomlkit/distros/gentoo.txt b/build/pkgs/tomlkit/distros/gentoo.txt deleted file mode 100644 index afe59d9bfe2..00000000000 --- a/build/pkgs/tomlkit/distros/gentoo.txt +++ /dev/null @@ -1 +0,0 @@ -dev-python/tomlkit diff --git a/build/pkgs/tomlkit/spkg-configure.m4 b/build/pkgs/tomlkit/spkg-configure.m4 deleted file mode 100644 index 6da571e5370..00000000000 --- a/build/pkgs/tomlkit/spkg-configure.m4 +++ /dev/null @@ -1,2 +0,0 @@ -SAGE_SPKG_CONFIGURE([tomlkit], [SAGE_PYTHON_PACKAGE_CHECK([tomlkit])]) - diff --git a/build/pkgs/tornado/checksums.ini b/build/pkgs/tornado/checksums.ini index 9f69d85d5dc..46e14d34d98 100644 --- a/build/pkgs/tornado/checksums.ini +++ b/build/pkgs/tornado/checksums.ini @@ -1,5 +1,5 @@ tarball=tornado-VERSION.tar.gz -sha1=2fa6cbd83ebafad83f49e89fbd5bbd20c42bbdc9 -md5=32fbad606b439c3e1bf4e79d4e872741 -cksum=3183867326 +sha1=de0ef2eb77e7ca1ba1210bd02d56d9494b413cd7 +md5=e5fca0b30397bbdfe1f5e8e49e6cacf9 +cksum=327419258 upstream_url=https://pypi.io/packages/source/t/tornado/tornado-VERSION.tar.gz diff --git a/build/pkgs/tornado/package-version.txt b/build/pkgs/tornado/package-version.txt index 0cda48ac61e..7849b73dc74 100644 --- a/build/pkgs/tornado/package-version.txt +++ b/build/pkgs/tornado/package-version.txt @@ -1 +1 @@ -6.2 +6.3.3 diff --git a/build/pkgs/traitlets/checksums.ini b/build/pkgs/traitlets/checksums.ini index 8ca6285b9e3..fb0575fb4db 100644 --- a/build/pkgs/traitlets/checksums.ini +++ b/build/pkgs/traitlets/checksums.ini @@ -1,5 +1,5 @@ tarball=traitlets-VERSION.tar.gz -sha1=694fb48d89f2dcdca0d15957a23e24e340ac1567 -md5=91af43de0a2182735677875b4c8a533a -cksum=1530835442 +sha1=7dffc7781492e43a88dad84c925c0acfbc370943 +md5=58e13c21997e7cc01dda3765c9731f95 +cksum=1487040947 upstream_url=https://pypi.io/packages/source/t/traitlets/traitlets-VERSION.tar.gz diff --git a/build/pkgs/traitlets/package-version.txt b/build/pkgs/traitlets/package-version.txt index b3d91f9cfc0..26f30f79ccc 100644 --- a/build/pkgs/traitlets/package-version.txt +++ b/build/pkgs/traitlets/package-version.txt @@ -1 +1 @@ -5.9.0 +5.13.0 diff --git a/build/pkgs/types_python_dateutil/SPKG.rst b/build/pkgs/types_python_dateutil/SPKG.rst new file mode 100644 index 00000000000..8c8c7929594 --- /dev/null +++ b/build/pkgs/types_python_dateutil/SPKG.rst @@ -0,0 +1,18 @@ +types_python_dateutil: Typing stubs for python-dateutil +======================================================= + +Description +----------- + +Typing stubs for python-dateutil + +License +------- + +Apache-2.0 license + +Upstream Contact +---------------- + +https://pypi.org/project/types-python-dateutil/ + diff --git a/build/pkgs/types_python_dateutil/checksums.ini b/build/pkgs/types_python_dateutil/checksums.ini new file mode 100644 index 00000000000..f0dc860781b --- /dev/null +++ b/build/pkgs/types_python_dateutil/checksums.ini @@ -0,0 +1,5 @@ +tarball=types_python_dateutil-VERSION-py3-none-any.whl +sha1=c039b93ad4b5f3ea1c6aac3d08386995e8c7b19e +md5=6281a2b67e2347366238ef28e3f8a070 +cksum=1399426019 +upstream_url=https://pypi.io/packages/py3/t/types_python_dateutil/types_python_dateutil-VERSION-py3-none-any.whl diff --git a/build/pkgs/types_python_dateutil/dependencies b/build/pkgs/types_python_dateutil/dependencies new file mode 100644 index 00000000000..47296a7bace --- /dev/null +++ b/build/pkgs/types_python_dateutil/dependencies @@ -0,0 +1,4 @@ + | $(PYTHON_TOOLCHAIN) $(PYTHON) + +---------- +All lines of this file are ignored except the first. diff --git a/build/pkgs/types_python_dateutil/install-requires.txt b/build/pkgs/types_python_dateutil/install-requires.txt new file mode 100644 index 00000000000..890ac2f7409 --- /dev/null +++ b/build/pkgs/types_python_dateutil/install-requires.txt @@ -0,0 +1 @@ +types-python-dateutil diff --git a/build/pkgs/types_python_dateutil/package-version.txt b/build/pkgs/types_python_dateutil/package-version.txt new file mode 100644 index 00000000000..b7ec6d6578b --- /dev/null +++ b/build/pkgs/types_python_dateutil/package-version.txt @@ -0,0 +1 @@ +2.8.19.14 diff --git a/build/pkgs/types_python_dateutil/type b/build/pkgs/types_python_dateutil/type new file mode 100644 index 00000000000..a6a7b9cd726 --- /dev/null +++ b/build/pkgs/types_python_dateutil/type @@ -0,0 +1 @@ +standard diff --git a/build/pkgs/uri_template/SPKG.rst b/build/pkgs/uri_template/SPKG.rst new file mode 100644 index 00000000000..e8f6af0ec09 --- /dev/null +++ b/build/pkgs/uri_template/SPKG.rst @@ -0,0 +1,18 @@ +uri_template: RFC 6570 URI Template Processor +============================================= + +Description +----------- + +RFC 6570 URI Template Processor + +License +------- + +MIT License + +Upstream Contact +---------------- + +https://pypi.org/project/uri-template/ + diff --git a/build/pkgs/uri_template/checksums.ini b/build/pkgs/uri_template/checksums.ini new file mode 100644 index 00000000000..cdcfc0caeaa --- /dev/null +++ b/build/pkgs/uri_template/checksums.ini @@ -0,0 +1,5 @@ +tarball=uri_template-VERSION-py3-none-any.whl +sha1=bbc8808bdb7e687f0c099c8120cd901dc90bce69 +md5=7d7f28c2ffd7d4746174ab761f6025e5 +cksum=1943559906 +upstream_url=https://pypi.io/packages/py3/u/uri_template/uri_template-VERSION-py3-none-any.whl diff --git a/build/pkgs/uri_template/dependencies b/build/pkgs/uri_template/dependencies new file mode 100644 index 00000000000..47296a7bace --- /dev/null +++ b/build/pkgs/uri_template/dependencies @@ -0,0 +1,4 @@ + | $(PYTHON_TOOLCHAIN) $(PYTHON) + +---------- +All lines of this file are ignored except the first. diff --git a/build/pkgs/uri_template/install-requires.txt b/build/pkgs/uri_template/install-requires.txt new file mode 100644 index 00000000000..5d10570d87b --- /dev/null +++ b/build/pkgs/uri_template/install-requires.txt @@ -0,0 +1 @@ +uri-template diff --git a/build/pkgs/uri_template/package-version.txt b/build/pkgs/uri_template/package-version.txt new file mode 100644 index 00000000000..f0bb29e7638 --- /dev/null +++ b/build/pkgs/uri_template/package-version.txt @@ -0,0 +1 @@ +1.3.0 diff --git a/build/pkgs/uri_template/type b/build/pkgs/uri_template/type new file mode 100644 index 00000000000..a6a7b9cd726 --- /dev/null +++ b/build/pkgs/uri_template/type @@ -0,0 +1 @@ +standard diff --git a/build/pkgs/urllib3/checksums.ini b/build/pkgs/urllib3/checksums.ini index bfb7c5afa48..758013b041c 100644 --- a/build/pkgs/urllib3/checksums.ini +++ b/build/pkgs/urllib3/checksums.ini @@ -1,5 +1,5 @@ tarball=urllib3-VERSION.tar.gz -sha1=ad6bd811a3f4c3e04d86c2706c9994c3e2236e53 -md5=ba308b52b9092184cf4905bc59a88fc0 -cksum=2776794349 +sha1=b784e5ebe0377d45a406665f3a3fad2616cbed22 +md5=4d824b7bba1976591fc05fad02fb258d +cksum=3511203397 upstream_url=https://pypi.io/packages/source/u/urllib3/urllib3-VERSION.tar.gz diff --git a/build/pkgs/urllib3/dependencies b/build/pkgs/urllib3/dependencies index 47296a7bace..cfb7c484697 100644 --- a/build/pkgs/urllib3/dependencies +++ b/build/pkgs/urllib3/dependencies @@ -1,4 +1,4 @@ - | $(PYTHON_TOOLCHAIN) $(PYTHON) + | $(PYTHON_TOOLCHAIN) hatchling $(PYTHON) ---------- All lines of this file are ignored except the first. diff --git a/build/pkgs/urllib3/package-version.txt b/build/pkgs/urllib3/package-version.txt index b74a856da82..e01025862f7 100644 --- a/build/pkgs/urllib3/package-version.txt +++ b/build/pkgs/urllib3/package-version.txt @@ -1 +1 @@ -1.26.12 +2.0.5 diff --git a/build/pkgs/vcversioner/SPKG.rst b/build/pkgs/vcversioner/SPKG.rst deleted file mode 100644 index 17d7f952f61..00000000000 --- a/build/pkgs/vcversioner/SPKG.rst +++ /dev/null @@ -1,25 +0,0 @@ -vcversioner: Python build system extension to obtain package version from version control -========================================================================================= - -Description ------------ - -Write a setup.py with no version information specified, and vcversioner -will find a recent, properly-formatted VCS tag and extract a version -from it. - -License -------- - -Python Software Foundation License - - -Upstream Contact ----------------- - -Home page: https://pypi.python.org/pypi/vcversioner/ - -Dependencies ------------- - -Python, Setuptools diff --git a/build/pkgs/vcversioner/checksums.ini b/build/pkgs/vcversioner/checksums.ini deleted file mode 100644 index 4d294a20994..00000000000 --- a/build/pkgs/vcversioner/checksums.ini +++ /dev/null @@ -1,4 +0,0 @@ -tarball=vcversioner-VERSION.tar.gz -sha1=ce076b62e8f0772bf79f29762bfc3cf09f6781b5 -md5=aab6ef5e0cf8614a1b1140ed5b7f107d -cksum=1650555311 diff --git a/build/pkgs/vcversioner/distros/conda.txt b/build/pkgs/vcversioner/distros/conda.txt deleted file mode 100644 index 39a323addb3..00000000000 --- a/build/pkgs/vcversioner/distros/conda.txt +++ /dev/null @@ -1 +0,0 @@ -vcversioner diff --git a/build/pkgs/vcversioner/distros/macports.txt b/build/pkgs/vcversioner/distros/macports.txt deleted file mode 100644 index 17f91a4d953..00000000000 --- a/build/pkgs/vcversioner/distros/macports.txt +++ /dev/null @@ -1 +0,0 @@ -py-vcversioner diff --git a/build/pkgs/vcversioner/distros/opensuse.txt b/build/pkgs/vcversioner/distros/opensuse.txt deleted file mode 100644 index a9b307f8509..00000000000 --- a/build/pkgs/vcversioner/distros/opensuse.txt +++ /dev/null @@ -1 +0,0 @@ -python3${PYTHON_MINOR}-vcversioner diff --git a/build/pkgs/vcversioner/distros/repology.txt b/build/pkgs/vcversioner/distros/repology.txt deleted file mode 100644 index 1cf127b4f86..00000000000 --- a/build/pkgs/vcversioner/distros/repology.txt +++ /dev/null @@ -1,2 +0,0 @@ -vcversioner -python:vcversioner diff --git a/build/pkgs/vcversioner/install-requires.txt b/build/pkgs/vcversioner/install-requires.txt deleted file mode 100644 index dbc9d542440..00000000000 --- a/build/pkgs/vcversioner/install-requires.txt +++ /dev/null @@ -1 +0,0 @@ -vcversioner >=2.16.0.0 diff --git a/build/pkgs/vcversioner/package-version.txt b/build/pkgs/vcversioner/package-version.txt deleted file mode 100644 index f66e5d36e77..00000000000 --- a/build/pkgs/vcversioner/package-version.txt +++ /dev/null @@ -1 +0,0 @@ -2.16.0.0.p0 diff --git a/build/pkgs/vcversioner/spkg-install.in b/build/pkgs/vcversioner/spkg-install.in deleted file mode 100644 index 956aeb8c5a7..00000000000 --- a/build/pkgs/vcversioner/spkg-install.in +++ /dev/null @@ -1,14 +0,0 @@ -if [ -z "$SAGE_LOCAL" ]; then - echo >&2 "SAGE_LOCAL undefined ... exiting" - echo >&2 "Maybe run 'sage --sh'?" - exit 1 -fi - -cd src - -sdh_pip_install . - -if [ $? -ne 0 ]; then - echo "Error installing vcversioner ... exiting" - exit 1 -fi diff --git a/build/pkgs/wcwidth/checksums.ini b/build/pkgs/wcwidth/checksums.ini index e81b55d8053..2745366a726 100644 --- a/build/pkgs/wcwidth/checksums.ini +++ b/build/pkgs/wcwidth/checksums.ini @@ -1,5 +1,5 @@ tarball=wcwidth-VERSION.tar.gz -sha1=3822ed26dc70a4055827bc66cdc21126e51efd66 -md5=a07a75f99d316e14838ac760c831ea37 -cksum=497830371 +sha1=49bdbcac346f31be8201c663082331b693264382 +md5=c37cceb9d573adcce0b3e5167ecb1df9 +cksum=68756555 upstream_url=https://pypi.io/packages/source/w/wcwidth/wcwidth-VERSION.tar.gz diff --git a/build/pkgs/wcwidth/package-version.txt b/build/pkgs/wcwidth/package-version.txt index 3a4036fb450..f2722b13396 100644 --- a/build/pkgs/wcwidth/package-version.txt +++ b/build/pkgs/wcwidth/package-version.txt @@ -1 +1 @@ -0.2.5 +0.2.12 diff --git a/build/pkgs/webcolors/SPKG.rst b/build/pkgs/webcolors/SPKG.rst new file mode 100644 index 00000000000..760b53943d2 --- /dev/null +++ b/build/pkgs/webcolors/SPKG.rst @@ -0,0 +1,18 @@ +webcolors: A library for working with the color formats defined by HTML and CSS. +================================================================================ + +Description +----------- + +A library for working with the color formats defined by HTML and CSS. + +License +------- + +BSD-3-Clause + +Upstream Contact +---------------- + +https://pypi.org/project/webcolors/ + diff --git a/build/pkgs/webcolors/checksums.ini b/build/pkgs/webcolors/checksums.ini new file mode 100644 index 00000000000..4a7e6f5de15 --- /dev/null +++ b/build/pkgs/webcolors/checksums.ini @@ -0,0 +1,5 @@ +tarball=webcolors-VERSION-py3-none-any.whl +sha1=e13a9143964b824fc4972b60eddd8115f6839a26 +md5=d9e9ac7c1da7a2b18975265cf0a953ac +cksum=371137261 +upstream_url=https://pypi.io/packages/py3/w/webcolors/webcolors-VERSION-py3-none-any.whl diff --git a/build/pkgs/webcolors/dependencies b/build/pkgs/webcolors/dependencies new file mode 100644 index 00000000000..47296a7bace --- /dev/null +++ b/build/pkgs/webcolors/dependencies @@ -0,0 +1,4 @@ + | $(PYTHON_TOOLCHAIN) $(PYTHON) + +---------- +All lines of this file are ignored except the first. diff --git a/build/pkgs/webcolors/install-requires.txt b/build/pkgs/webcolors/install-requires.txt new file mode 100644 index 00000000000..2ff3d436217 --- /dev/null +++ b/build/pkgs/webcolors/install-requires.txt @@ -0,0 +1 @@ +webcolors diff --git a/build/pkgs/webcolors/package-version.txt b/build/pkgs/webcolors/package-version.txt new file mode 100644 index 00000000000..d3456a90f7d --- /dev/null +++ b/build/pkgs/webcolors/package-version.txt @@ -0,0 +1 @@ +1.13 diff --git a/build/pkgs/webcolors/type b/build/pkgs/webcolors/type new file mode 100644 index 00000000000..a6a7b9cd726 --- /dev/null +++ b/build/pkgs/webcolors/type @@ -0,0 +1 @@ +standard diff --git a/build/pkgs/websocket_client/SPKG.rst b/build/pkgs/websocket_client/SPKG.rst new file mode 100644 index 00000000000..31b54420fd0 --- /dev/null +++ b/build/pkgs/websocket_client/SPKG.rst @@ -0,0 +1,18 @@ +websocket_client: WebSocket client for Python with low level API options +======================================================================== + +Description +----------- + +WebSocket client for Python with low level API options + +License +------- + +Apache-2.0 + +Upstream Contact +---------------- + +https://pypi.org/project/websocket-client/ + diff --git a/build/pkgs/websocket_client/checksums.ini b/build/pkgs/websocket_client/checksums.ini new file mode 100644 index 00000000000..5ebee45e9f9 --- /dev/null +++ b/build/pkgs/websocket_client/checksums.ini @@ -0,0 +1,5 @@ +tarball=websocket_client-VERSION-py3-none-any.whl +sha1=eb78bd39f1ae4d531cc965bd21d121ba3d156f84 +md5=bea7b61d0eda66ffb9071c469d937255 +cksum=21706746 +upstream_url=https://pypi.io/packages/py3/w/websocket_client/websocket_client-VERSION-py3-none-any.whl diff --git a/build/pkgs/websocket_client/dependencies b/build/pkgs/websocket_client/dependencies new file mode 100644 index 00000000000..47296a7bace --- /dev/null +++ b/build/pkgs/websocket_client/dependencies @@ -0,0 +1,4 @@ + | $(PYTHON_TOOLCHAIN) $(PYTHON) + +---------- +All lines of this file are ignored except the first. diff --git a/build/pkgs/websocket_client/install-requires.txt b/build/pkgs/websocket_client/install-requires.txt new file mode 100644 index 00000000000..db0afb87c14 --- /dev/null +++ b/build/pkgs/websocket_client/install-requires.txt @@ -0,0 +1 @@ +websocket-client diff --git a/build/pkgs/websocket_client/package-version.txt b/build/pkgs/websocket_client/package-version.txt new file mode 100644 index 00000000000..9edc58bb1dd --- /dev/null +++ b/build/pkgs/websocket_client/package-version.txt @@ -0,0 +1 @@ +1.6.4 diff --git a/build/pkgs/websocket_client/type b/build/pkgs/websocket_client/type new file mode 100644 index 00000000000..a6a7b9cd726 --- /dev/null +++ b/build/pkgs/websocket_client/type @@ -0,0 +1 @@ +standard diff --git a/build/pkgs/widgetsnbextension/checksums.ini b/build/pkgs/widgetsnbextension/checksums.ini index 30e08312a8f..6c7893d9502 100644 --- a/build/pkgs/widgetsnbextension/checksums.ini +++ b/build/pkgs/widgetsnbextension/checksums.ini @@ -1,5 +1,5 @@ tarball=widgetsnbextension-VERSION-py3-none-any.whl -sha1=1ffb84b17fca00a6e4bbad41f395ed6f37e1c6b9 -md5=38786a4166938b1b4165a76c244c3fc9 -cksum=2255132975 +sha1=067535b5d1738a4de0abb5f1219581a4a66d243c +md5=ac2760673371602f990bb24ac7925c5f +cksum=1509404095 upstream_url=https://pypi.io/packages/py3/w/widgetsnbextension/widgetsnbextension-VERSION-py3-none-any.whl diff --git a/build/pkgs/widgetsnbextension/package-version.txt b/build/pkgs/widgetsnbextension/package-version.txt index a2cec7aff41..7919852fe10 100644 --- a/build/pkgs/widgetsnbextension/package-version.txt +++ b/build/pkgs/widgetsnbextension/package-version.txt @@ -1 +1 @@ -4.0.8 +4.0.9 diff --git a/build/pkgs/zipp/checksums.ini b/build/pkgs/zipp/checksums.ini index 53d559563f8..66cd13339d6 100644 --- a/build/pkgs/zipp/checksums.ini +++ b/build/pkgs/zipp/checksums.ini @@ -1,5 +1,5 @@ tarball=zipp-VERSION.tar.gz -sha1=3f6c57b68f3b9165586ea7cce96fc2540b0078ec -md5=1fbff3bca7294a3a7f09fa3f0652c3da -cksum=1128680850 +sha1=a9f9aebc205b7829c43b34e79c3f87c42b183176 +md5=a4cf8c530da863c27a04251724436681 +cksum=1303269799 upstream_url=https://pypi.io/packages/source/z/zipp/zipp-VERSION.tar.gz diff --git a/build/pkgs/zipp/dependencies b/build/pkgs/zipp/dependencies index 9be6b4aab7c..995ddecb8f4 100644 --- a/build/pkgs/zipp/dependencies +++ b/build/pkgs/zipp/dependencies @@ -1,4 +1,4 @@ - vcversioner | $(PYTHON_TOOLCHAIN) $(PYTHON) + | $(PYTHON_TOOLCHAIN) setuptools_scm $(PYTHON) ---------- All lines of this file are ignored except the first. diff --git a/build/pkgs/zipp/package-version.txt b/build/pkgs/zipp/package-version.txt index afad818663d..3f67e25cea1 100644 --- a/build/pkgs/zipp/package-version.txt +++ b/build/pkgs/zipp/package-version.txt @@ -1 +1 @@ -3.11.0 +3.17.0 diff --git a/configure.ac b/configure.ac index 62d80bc79ca..d1c2aceb413 100644 --- a/configure.ac +++ b/configure.ac @@ -507,7 +507,7 @@ AC_ARG_ENABLE([cvxopt], AC_ARG_ENABLE([notebook], AS_HELP_STRING([--disable-notebook], [disable build of the Jupyter notebook and related packages]), [ - for pkg in notebook nbconvert beautifulsoup4 sagenb_export nbformat nbclient terminado send2trash prometheus_client mistune pandocfilters bleach defusedxml jsonschema jupyter_jsmol argon2_cffi argon2_cffi_bindings webencodings tinycss2 ipympl soupsieve fastjsonschema; do + for pkg in notebook nbconvert beautifulsoup4 sagenb_export nbformat nbclient terminado send2trash prometheus_client mistune pandocfilters bleach defusedxml jsonschema jupyter_jsmol argon2_cffi argon2_cffi_bindings webencodings tinycss2 ipympl soupsieve fastjsonschema anyio arrow async_lru fqdn isoduration json5 jsonpointer jsonschema_specifications jupyter_events jupyter_lsp jupyter_server jupyter_server_terminals jupyterlab jupyterlab_mathjax2 notebook_shim overrides python_json_logger pyyaml referencing rfc3339_validator rfc3986_validator sniffio types_python_dateutil uri_template webcolors websocket_client; do AS_VAR_SET([SAGE_ENABLE_$pkg], [$enableval]) done ]) @@ -544,7 +544,7 @@ AC_ARG_ENABLE([sagelib], dnl Handle combinations of --disable-foo flags that may enable us to dnl prune even more dependencies. AS_IF([test "$SAGE_ENABLE_notebook" = no -a "$SAGE_ENABLE_sagelib" = no], [ - for pkg in jupyter_client ipykernel ipython zeromq pyzmq; do + for pkg in jupyter_client ipykernel ipython zeromq pyzmq exceptiongroup; do AS_VAR_SET([SAGE_ENABLE_$pkg], [$enableval]) done ]) diff --git a/src/bin/sage-notebook b/src/bin/sage-notebook index 801b0a6a6a3..8f7687adcc5 100755 --- a/src/bin/sage-notebook +++ b/src/bin/sage-notebook @@ -74,52 +74,6 @@ class NotebookJupyterlab(): main(argv) -class NotebookNbclassic(): - def print_banner(self): - banner() - print('Please wait while the Jupyterlab server starts...') - - @classmethod - def print_help(cls): - cls(['help']) - - def __init__(self, argv): - try: - from nbclassic.notebookapp import main - except ImportError: - import traceback - traceback.print_exc() - print("Jupyterlab is not installed (at least not in this Sage installation).") - print("You can install it by running") - print(" sage -i jupyterlab") - raise SystemExit(1) - self.print_banner() - main(argv) - - -class NotebookRetrolab(): - def print_banner(self): - banner() - print('Please wait while the Jupyterlab server starts...') - - @classmethod - def print_help(cls): - cls(['help']) - - def __init__(self, argv): - try: - from retrolab.app import main - except ImportError: - import traceback - traceback.print_exc() - print("Retrolab is not installed (at least not in this Sage installation).") - print("You can install it by running") - print(" sage -i retrolab") - raise SystemExit(1) - self.print_banner() - main(argv) - - class SageNBExport(NotebookJupyter): def print_banner(self): @@ -183,8 +137,6 @@ notebook_launcher = { 'ipython': NotebookJupyter, 'jupyter': NotebookJupyter, 'jupyterlab': NotebookJupyterlab, - 'nbclassic': NotebookNbclassic, - 'retrolab': NotebookRetrolab, 'export': SageNBExport, } diff --git a/src/sage/doctest/control.py b/src/sage/doctest/control.py index 633afd5c2e6..364ac5dc50c 100644 --- a/src/sage/doctest/control.py +++ b/src/sage/doctest/control.py @@ -1607,7 +1607,7 @@ def stringify(x): if not save_dtmode: if options.debug: raise ValueError("You should not try to run doctests with a debugger from within Sage: IPython objects to embedded shells") - from IPython import get_ipython + from IPython.core.getipython import get_ipython IP = get_ipython() if IP is not None: old_color = IP.colors diff --git a/src/sage/repl/attach.py b/src/sage/repl/attach.py index 3ae3e7ad0cf..689759d50a8 100644 --- a/src/sage/repl/attach.py +++ b/src/sage/repl/attach.py @@ -70,7 +70,7 @@ import os import time -from IPython import get_ipython +from IPython.core.getipython import get_ipython from sage.repl.load import load, load_wrap import sage.repl.inputhook diff --git a/src/sage/repl/inputhook.py b/src/sage/repl/inputhook.py index 7f7894f6dcf..d49a7ee9060 100644 --- a/src/sage/repl/inputhook.py +++ b/src/sage/repl/inputhook.py @@ -20,7 +20,7 @@ import contextlib import io -from IPython import get_ipython +from IPython.core.getipython import get_ipython from IPython.terminal.pt_inputhooks import register import sage.repl.attach diff --git a/src/sage/repl/interpreter.py b/src/sage/repl/interpreter.py index b9a222c12ef..4ddb8aa94a3 100644 --- a/src/sage/repl/interpreter.py +++ b/src/sage/repl/interpreter.py @@ -153,6 +153,18 @@ from IPython.terminal.ipapp import TerminalIPythonApp, IPAppCrashHandler from IPython.core.crashhandler import CrashHandler +from ctypes import pythonapi, c_int, c_void_p +# The following functions are part of the stable ABI since python 3.2 +# See: https://docs.python.org/3/c-api/sys.html#c.PyOS_getsig + +# PyOS_sighandler_t PyOS_getsig(int i) +pythonapi.PyOS_getsig.restype = c_void_p +pythonapi.PyOS_getsig.argtypes = c_int, + +# PyOS_sighandler_t PyOS_setsig(int i, PyOS_sighandler_t h) +pythonapi.PyOS_setsig.restype = c_void_p +pythonapi.PyOS_setsig.argtypes = c_int, c_void_p, + # TODO: This global variable _do_preparse should be associated with an # IPython InteractiveShell as opposed to a global variable in this @@ -287,6 +299,18 @@ def init_display_formatter(self): backend = BackendIPythonCommandline() backend.get_display_manager().switch_backend(backend, shell=self) + def prompt_for_code(self): + # save sigint handlers (python and os level) + # https://github.com/prompt-toolkit/python-prompt-toolkit/issues/1576 + # https://github.com/sagemath/sage/issues/33428 + # https://github.com/sagemath/sage/pull/35251 + import signal + sigint = signal.getsignal(signal.SIGINT) + sigint_os = pythonapi.PyOS_getsig(signal.SIGINT) + text = TerminalInteractiveShell.prompt_for_code(self) + signal.signal(signal.SIGINT, sigint) + pythonapi.PyOS_setsig(signal.SIGINT, sigint_os) + return text class SageTestShell(SageShellOverride, TerminalInteractiveShell): """