Skip to content

Commit

Permalink
Add home and license to most packages (pyodide#5103)
Browse files Browse the repository at this point in the history
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
hoodmane and pre-commit-ci[bot] authored Oct 9, 2024
1 parent f2d2ea8 commit 92d6e22
Show file tree
Hide file tree
Showing 175 changed files with 312 additions and 143 deletions.
2 changes: 1 addition & 1 deletion packages/Cartopy/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ about:
home: http://scitools.org.uk/cartopy
PyPI: https://pypi.org/project/Cartopy/
summary: A library providing cartographic tools for python
license: LGPL-3.0-or-later
license: LGPL-3.0+
2 changes: 1 addition & 1 deletion packages/Pygments/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ about:
home: https://pygments.org/
PyPI: https://pypi.org/project/Pygments
summary: Pygments is a syntax highlighting package written in Python.
license: BSD License
license: BSD-2-Clause
3 changes: 3 additions & 0 deletions packages/RobotRaconteur/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,6 @@ build:
$WASM_LIBRARY_DIR/lib/libboost_regex.a \
$WASM_LIBRARY_DIR/lib/libboost_system.a \
-o out/Python3/RobotRaconteur/_RobotRaconteurPython.so
about:
home: https://github.com/robotraconteur/robotraconteur
license: Apache-2.0
4 changes: 2 additions & 2 deletions packages/affine/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ source:
url: https://files.pythonhosted.org/packages/0b/f7/85273299ab57117850cc0a936c64151171fac4da49bc6fba0dad984a7c5f/affine-2.4.0-py3-none-any.whl
sha256: 8a3df80e2b2378aef598a83c1392efd47967afec4242021a0b06b4c7cbc61a92
about:
home: ""
home: https://github.com/rasterio/affine
PyPI: https://pypi.org/project/affine
summary: Matrices describing affine transformation of the plane
license: ""
license: BSD-3-Clause
extra:
recipe-maintainers:
- kjmalek
2 changes: 1 addition & 1 deletion packages/aiohttp/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ about:
home: https://github.com/aio-libs/aiohttp
PyPI: https://pypi.org/project/aiohttp
summary: Async http client/server framework (asyncio)
license: Apache 2
license: Apache-2.0
2 changes: 1 addition & 1 deletion packages/aiosignal/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ about:
home: https://github.com/aio-libs/aiosignal
PyPI: https://pypi.org/project/aiosignal
summary: "aiosignal: a list of registered asynchronous callbacks"
license: Apache 2.0
license: Apache-2.0
4 changes: 2 additions & 2 deletions packages/altair/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ source:
url: https://files.pythonhosted.org/packages/46/30/2118537233fa72c1d91a81f5908a7e843a6601ccc68b76838ebc4951505f/altair-5.3.0-py3-none-any.whl
sha256: 7084a1dab4d83c5e7e5246b92dc1b4451a6c68fd057f3716ee9d315c8980e59a
about:
home:
home: https://altair-viz.github.io/
PyPI: https://pypi.org/project/altair
summary: "Vega-Altair: A declarative statistical visualization library for Python."
license:
license: BSD-3-Clause
extra:
recipe-maintainers:
- joelostblom
Expand Down
4 changes: 2 additions & 2 deletions packages/annotated-types/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ source:
url: https://files.pythonhosted.org/packages/28/78/d31230046e58c207284c6b2c4e8d96e6d3cb4e52354721b944d3e1ee4aa5/annotated_types-0.6.0-py3-none-any.whl
sha256: 0641064de18ba7a25dee8f96403ebc39113d0cb953a01429249d5c7564666a43
about:
home: ""
home: https://github.com/annotated-types/annotated-types
PyPI: https://pypi.org/project/annotated-types
summary: Reusable constraint types to use with typing.Annotated
license: ""
license: MIT
2 changes: 1 addition & 1 deletion packages/astropy/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ about:
home: http://astropy.org
PyPI: https://pypi.org/project/astropy
summary: Astronomy and astrophysics core library
license: BSD 3-Clause License
license: BSD-3-Clause
extra:
recipe-maintainers:
- jobovy
21 changes: 1 addition & 20 deletions packages/astropy_iers_data/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,23 +10,4 @@ about:
home: ""
PyPI: https://pypi.org/project/astropy_iers_data
summary: IERS Earth Rotation and Leap Second tables for the astropy core package
license:
'Copyright (c) 2023, Astropy Developers All rights reserved. Redistribution
and use in source and binary forms, with or without modification, are permitted
provided that the following conditions are met: * Redistributions of source code
must retain the above copyright notice, this list of conditions and the following
disclaimer. * 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. * Neither the name of the
Astropy Team 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. '
license: BSD-3-Clause
2 changes: 1 addition & 1 deletion packages/asttokens/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ about:
home: https://github.com/gristlabs/asttokens
PyPI: https://pypi.org/project/asttokens
summary: Annotate AST trees with source code positions
license: Apache 2.0
license: Apache-2.0
2 changes: 1 addition & 1 deletion packages/async-timeout/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ about:
home: https://github.com/aio-libs/async-timeout
PyPI: https://pypi.org/project/async-timeout
summary: Timeout context manager for asyncio programs
license: Apache 2
license: Apache-2.0
3 changes: 3 additions & 0 deletions packages/b2d/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ test:
imports:
- b2d
- b2d.testbed
about:
home: https://github.com/pyb2d/pyb2d
license: MIT
extra:
recipe-maintainers:
- DerThorsten
2 changes: 1 addition & 1 deletion packages/bcrypt/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ about:
home: https://github.com/pyca/bcrypt/
PyPI: https://pypi.org/project/bcrypt
summary: Modern password hashing for your software and your servers
license: Apache License, Version 2.0
license: Apache-2.0
1 change: 1 addition & 0 deletions packages/biopython/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ about:
home: https://biopython.org/
PyPI: https://pypi.org/project/biopython
summary: Freely available tools for computational molecular biology.
license: Biopython
4 changes: 2 additions & 2 deletions packages/bitstring/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ requirements:
run:
- bitarray
about:
home: ""
home: https://github.com/scott-griffiths/bitstring
PyPI: https://pypi.org/project/bitstring
summary: Simple construction, analysis and modification of binary data.
license: ""
license: MIT
2 changes: 1 addition & 1 deletion packages/bleach/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ about:
home: https://github.com/mozilla/bleach
PyPI: https://pypi.org/project/bleach
summary: An easy safelist-based HTML-sanitizing tool.
license: Apache Software License
license: Apache-2.0
1 change: 1 addition & 0 deletions packages/boost-cpp/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ build:
about:
home: https://www.boost.org/
summary: Free peer-reviewed portable C++ source libraries.
license: Boost
extra:
recipe-maintainers:
- johnwason
2 changes: 1 addition & 1 deletion packages/casadi/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ about:
home: http://casadi.org
PyPI: https://pypi.org/project/casadi
summary: CasADi -- framework for algorithmic differentiation and numeric optimization
license: GNU Lesser General Public License v3 or later (LGPLv3+)
license: LGPL-3.0+
extra:
recipe-maintainers:
- agriyakhetarpal
2 changes: 1 addition & 1 deletion packages/cbor-diag/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ about:
home: https://github.com/chrysn/cbor-diag-py
PyPI: https://pypi.org/project/cbor-diag/
summary: Conversion between CBOR and CBOR Diagnostic Notation
license: MIT OR Apache-2.0
license: Apache-2.0 OR MIT
2 changes: 1 addition & 1 deletion packages/certifi/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ about:
Certifi provides Mozilla’s carefully curated collection of Root Certificates
for validating the trustworthiness of SSL certificates while verifying the identity
of TLS hosts.
license: "License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)"
license: MPL-2.0
3 changes: 3 additions & 0 deletions packages/cffi_example/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,6 @@ requirements:
source:
url: https://github.com/wolever/python-cffi-example/archive/ec14da61ee0de770750ff3781b412a3b25f020eb.zip
sha256: 4d7844ff45e5e870dc7996b4cc61636eabd33c32cc8663cf2cd21e3f4f893abc
about:
home: https://github.com/wolever/python-cffi-example
license: BSD-2-Clause
2 changes: 1 addition & 1 deletion packages/cftime/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ about:
home: https://github.com/Unidata/cftime
PyPI: https://pypi.org/project/cftime
summary: Time-handling functionality from netcdf4-python
license: "License :: OSI Approved :: MIT License"
license: MIT
2 changes: 1 addition & 1 deletion packages/cligj/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ about:
home: https://github.com/mapbox/cligj
PyPI: https://pypi.org/project/cligj
summary: Click params for command line interfaces to GeoJSON
license: BSD
license: BSD-3-Clause
2 changes: 1 addition & 1 deletion packages/cloudpickle/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ about:
home: https://github.com/cloudpipe/cloudpickle
PyPI: https://pypi.org/project/cloudpickle
summary: Extended pickling support for Python objects
license: BSD 3-Clause License
license: BSD-3-Clause
2 changes: 1 addition & 1 deletion packages/cmyt/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ about:
home: https://github.com/yt-project/yt
PyPI: https://pypi.org/project/cmyt
summary: A collection of Matplotlib colormaps from the yt project
license: BSD 3-Clause
license: BSD-3-Clause
2 changes: 1 addition & 1 deletion packages/coverage/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ about:
home: https://github.com/nedbat/coveragepy
PyPI: https://pypi.org/project/coverage
summary: Code coverage measurement for Python
license: Apache 2.0
license: Apache-2.0
2 changes: 2 additions & 0 deletions packages/cpp-exceptions-test/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,5 @@ build:
em++ ${SIDE_MODULE_CFLAGS} -fexceptions -I${PYTHONINCLUDE} -flto -fno-lto -std=c++20 -c catch.cpp -o catch.o -mreference-types
em++ ${SIDE_MODULE_LDFLAGS} -fexceptions -o ${DISTDIR}/cpp-exceptions-test-throw.so throw.o
em++ ${SIDE_MODULE_LDFLAGS} -fexceptions -o ${DISTDIR}/cpp-exceptions-test-catch.so catch.o
about:
license: MPL-2.0
2 changes: 2 additions & 0 deletions packages/cpp-exceptions-test2/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,5 @@ source:
build:
cxxflags: -fexceptions
ldflags: -fexceptions
about:
license: MPL-2.0
2 changes: 1 addition & 1 deletion packages/crc32c/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ about:
home: https://github.com/ICRAR/crc32c
PyPI: https://pypi.org/project/crc32c
summary: A python package implementing the crc32c algorithm in hardware and software
license: LGPL-2.1-or-later
license: LGPL-2.1+
extra:
recipe-maintainers:
- agriyakhetarpal
2 changes: 1 addition & 1 deletion packages/cssselect/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ about:
home: https://github.com/scrapy/cssselect
PyPI: https://pypi.org/project/cssselect
summary: cssselect parses CSS3 Selectors and translates them to XPath 1.0
license: BSD
license: BSD-3-Clause
2 changes: 1 addition & 1 deletion packages/cvxpy-base/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ about:
summary:
A domain-specific language for modeling convex optimization problems in
Python.
license: Apache License, Version 2.0
license: Apache-2.0
extra:
recipe-maintainers:
- phschiele
2 changes: 1 addition & 1 deletion packages/cycler/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ about:
home: https://github.com/matplotlib/cycler
PyPI: https://pypi.org/project/cycler
summary: Composable style cycles
license: BSD
license: BSD-3-Clause
2 changes: 1 addition & 1 deletion packages/cysignals/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ about:
home: https://github.com/sagemath/cysignals
PyPI: https://pypi.org/project/cysignals
summary: Interrupt and signal handling for Cython
license: LGPL v3
license: LGPL-3.0
extra:
recipe-maintainers:
- mkoeppe
2 changes: 1 addition & 1 deletion packages/cytoolz/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ about:
home: https://github.com/pytoolz/cytoolz
PyPI: https://pypi.org/project/cytoolz
summary: "Cython implementation of Toolz: High performance functional utilities"
license: BSD
license: BSD-3-Clause
2 changes: 1 addition & 1 deletion packages/decorator/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ about:
home: https://github.com/micheles/decorator
PyPI: https://pypi.org/project/decorator
summary: Decorators for Humans
license: new BSD License
license: BSD-3-Clause
2 changes: 1 addition & 1 deletion packages/deprecation/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ about:
home: http://deprecation.readthedocs.io/
PyPI: https://pypi.org/project/deprecation
summary: A library to handle automated deprecations
license: Apache 2
license: Apache-2.0
2 changes: 1 addition & 1 deletion packages/docutils/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ about:
home: https://docutils.sourceforge.io/
PyPI: https://pypi.org/project/docutils
summary: Docutils -- Python Documentation Utilities
license: public domain, Python, 2-Clause BSD, GPL 3 (see COPYING.txt)
license: Mixed public domain, Python, BSD-2-Clause, GPL-3.0 (see COPYING.txt)
4 changes: 2 additions & 2 deletions packages/ewah_bool_utils/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ requirements:
host:
- numpy
about:
home: ""
home: https://github.com/yt-project/ewah_bool_utils
PyPI: https://pypi.org/project/ewah_bool_utils
summary: EWAH Bool Array utils for yt
license: BSD
license: BSD-3-Clause
2 changes: 1 addition & 1 deletion packages/fastparquet/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ about:
home: https://github.com/dask/fastparquet/
PyPI: https://pypi.org/project/fastparquet
summary: Python support for Parquet file format
license: Apache License 2.0
license: Apache-2.0
extra:
recipe-maintainers:
- joemarshall
3 changes: 3 additions & 0 deletions packages/ffmpeg/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,6 @@ build:
emmake make -j${PYODIDE_JOBS:-3}
emmake make install
about:
home: https://ffmpeg.org/
license: LGPL-2.1+
2 changes: 1 addition & 1 deletion packages/fiona/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,5 @@ about:
home: http://github.com/Toblerity/Fiona
PyPI: https://pypi.org/project/fiona
summary: Fiona reads and writes spatial data files
license: BSD
license: BSD-3-Clause
# Note: this package needs to be manually upgraded to the next version
3 changes: 3 additions & 0 deletions packages/flint/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,6 @@ build:
--with-mpfr=${WASM_LIBRARY_DIR}
emmake make -j ${PYODIDE_JOBS:-3}
emmake make install
about:
home: https://flintlib.org/
license: GPL-3.0 OR LGPL-3.0
2 changes: 2 additions & 0 deletions packages/fpcast-test/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,5 @@ package:
- fpcast_test
source:
path: fpcast-test
about:
license: MPL-2.0
2 changes: 1 addition & 1 deletion packages/frozenlist/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ about:
home: https://github.com/aio-libs/frozenlist
PyPI: https://pypi.org/project/frozenlist
summary: A list-like structure which implements collections.abc.MutableSequence
license: Apache 2
license: Apache-2.0
2 changes: 1 addition & 1 deletion packages/fsspec/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ about:
home: http://github.com/fsspec/filesystem_spec
PyPI: https://pypi.org/project/fsspec
summary: File-system specification
license: BSD
license: BSD-3-Clause
extra:
recipe-maintainers:
- joemarshall
2 changes: 1 addition & 1 deletion packages/galpy/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ about:
home: http://github.com/jobovy/galpy
PyPI: https://pypi.org/project/galpy
summary: Galactic Dynamics in python
license: New BSD
license: BSD-3-Clause
extra:
recipe-maintainers:
- jobovy
3 changes: 3 additions & 0 deletions packages/gdal/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,9 @@ build:
cp ${WASM_LIBRARY_DIR}/lib/libgdal.so ${DISTDIR}
# Note: this package needs to be manually upgraded to the next version
about:
home: https://gdal.org/
license: MIT
extra:
recipe-maintainers:
- jobovy
2 changes: 1 addition & 1 deletion packages/gensim/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ about:
home: http://radimrehurek.com/gensim
PyPI: https://pypi.org/project/gensim
summary: Python framework for fast Vector Space Modelling
license: LGPL-2.1-only
license: LGPL-2.1
2 changes: 1 addition & 1 deletion packages/geopandas/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ about:
home: http://geopandas.org
PyPI: https://pypi.org/project/geopandas
summary: Geographic pandas extensions
license: BSD
license: BSD-3-Clause
3 changes: 3 additions & 0 deletions packages/geos/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,6 @@ build:

mkdir -p dist
cp ${WASM_LIBRARY_DIR}/lib/libgeos* dist/
about:
home: https://libgeos.org/
license: LGPL-2.1
3 changes: 3 additions & 0 deletions packages/glpk/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,6 @@ build:
--enable-static
emmake make -j ${PYODIDE_JOBS:-3}
emmake make install
about:
home: https://www.gnu.org/software/glpk/
license: GPL-3.0
Loading

0 comments on commit 92d6e22

Please sign in to comment.