Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/Blosc/python-blosc

A Python wrapper for the extremely fast Blosc compression library
https://github.com/Blosc/python-blosc

Variant for the © symbol: (C) → (c) (#318)

As in c-blosc2.

99128d6d3f988546e0ca03b3bc431eb9d377bec4 authored over 1 year ago
licensed! (#316)

06806bc380f1bc2c945504d2699a327ef76dddae authored almost 2 years ago
Optimise PNG compression (#315)

Decrease image size by 23%.

4f7f07d822e2b5aaea5090ac6408757e5dd37e5a authored almost 2 years ago
Fix typos found by codespell (#313)

ce7c7555cda56f23fc368c74e6f368bc4eb65424 authored about 2 years ago
http:// → https:// (#314)

Update links in the process.

fd7217e2e7c8e82e175fa33079d5db9d0120a7cc authored about 2 years ago
Post 1.11.1 release actions done

0466e71c4cc1b0795faabb9b90ee1fc1e71d0987 authored about 2 years ago
Getting ready for release 1.11.1

4aecb94227c246388e21dacff1320f35bf3ade62 authored about 2 years ago
Update to latest C-Blosc sources

307cac9e2045d95f27624e42ade93f5caf353ce7 authored about 2 years ago
Add wheels for Mac arm64 (addresses #312)

a6732c3dba84387ffb846e7d721cd9edc43d0715 authored about 2 years ago
Post 1.11.0 release actions done

aacf1b638842d80c6428f8de0abce207d7d2dda5 authored about 2 years ago
Change URL of c-blosc submodule

947275162cf7a519cb53d93606f664c0abc68dce authored about 2 years ago
Updated instructions for regenerating docs

95416ace15af5f338c4d91bbc5172054ead7c9cd authored about 2 years ago
Getting ready for release 1.11.0

9d172bf93af86820828dd0f8a08a6355d09d6535 authored about 2 years ago
Typo. Fixes #271

edafe6db91b238055b47df265c6447ba3f7bfe79 authored about 2 years ago
Handle errors gracefully (#311)

I do not expect `sysctl -n hw.ncpu` to fail, but you never know.

Also use exclusive if becaus...

c8fde0c42f3a4fa9adcfe6d95a27615a99510367 authored about 2 years ago
C-Blosc sources in submodule now

f6869ab229a7fefe8c11cb6c50d74785319a2f12 authored about 2 years ago
Unvendor cpuinfo (#309)

e896c7ee802beafec830350b7e55d5b995aeaaa3 authored about 2 years ago
Drop Python 3.7, minimal version is now 3.8 (#308)

Because NumPy is a dependency, follow drop schedule of NEP-29:
https://numpy.org/neps/nep-0029-...

4fac749219d8f870dbd8a9cdf63a41b15bcf256e authored about 2 years ago
Support Python 3.11 (#298)

* Support Python 3.11

* Upgrade setuptools in addition to pip

This is an attempt to fix th...

606cfc982a0bb7b27641ee35bcebaf4bb593c90d authored about 2 years ago
Documentation consistency and updates (#307)

* Fix documentation URL

* Consistency between python-blosc and python-blosc2

Fix differenc...

5a150b834f0d4832a9490b9e0ce10426cacdffe2 authored about 2 years ago
Redundant wheel in pyproject.toml (#306)

The backend adds the wheel dependency automatically:
The setuptools package implements the bui...

548473ddaf33ce1a6c48bac15423432ca4d6f562 authored about 2 years ago
Do not compile C-Blosc tests, bench or fuzzers (#305)

Consistency between blosc and blosc2: align CMakeLists.txt files.

cd8674c59c6836012318a66595c60af59413afa6 authored about 2 years ago
Remove more deprecated Python 2 stuff (#304)

* os.popen2 is deprecated → subprocess.run

See:
https://docs.python.org/3/library/subprocess...

ccc0cab3c9084d67528f61fb705ed30caacbbae6 authored about 2 years ago
Delete spurious spaces (#303)

e5a3affbeb2d6d9526a55ad7e1df15dc4d14cc10 authored about 2 years ago
Remove deleted LICENSES directory from MANIFEST.in (#302)

Directory deleted by 3f3002b.

d90b99d980c71bfdae9ff8121fe3e8fd8106b30b authored about 2 years ago
Apply some pyupgrade suggestions (#301)

* Apply some pyupgrade suggestions

The default mode for open() is 'r', a synonym of 'rt':
h...

5946bc08f467216fa9bdc97affef295eb6030cff authored about 2 years ago
No need to define the source file encoding in Python 3 (#300)

UTF-8 is the default encoding in Python 3.

c4b9cd50017d394e935087c67682b4b313e6ae18 authored about 2 years ago
cpuinfo 8.0.0 → 9.0.0 (#299)

e42b671f3ac733d977643bc188a752e191d529d4 authored about 2 years ago
Migrate from LGTM.com to GitHub code analysis (#296)

* LGTM.com is being deprecated and replaced by GitHub code analysis:
https://github.blog/2022-0...

f24a9566ec9abfda3fad53f95ec467f63770cc4c authored about 2 years ago
Avoid starting a process with shell intervention (#295)

This is flagged as a security issue by code analysis tools such as
DeepSource.io:
Spawning of...

8e4d6b9ca9c112e43961259fc8f6d6c85ea809a0 authored about 2 years ago
Automatically update GitHub Actions in the future (#294)

e8edbbcc16e6cd15e46df1509d651bba42e4dbe0 authored over 2 years ago
python-version should be a string, not a float (#293)

This shows clearly with '3.10' which is different from '3.1'.

2f61f5a63955f2bb821337a566555bcd3f507ed4 authored over 2 years ago
Update GitHub Actions (#292)

71826b0adec0158c4ca50d06d4bfebefd51927f3 authored over 2 years ago
Update GitHub Actions (#291)

6fb7b9f5ce77927748f597c69b49971fa35f66a7 authored over 2 years ago
Merge pull request #290 from DimitriPapadopoulos/broken_urls

Fix broken links

ce55291e91f22d9df58c10d9fa4a4b509c20bb73 authored over 2 years ago
Fix broken links

Found using `linkchecker https://www.blosc.org/python-blosc/python-blosc.html`

0b5177e1f05e7cc8748bf7ff51c28502aa457c14 authored over 2 years ago
Fix github url (#289)

1fb91726c397b9f4a94bb5bc6c42010d466b30b8 authored over 2 years ago
Hide link to doc source

d037a154c821ec49b92a02ec8ed0c4fbe6d25cee authored over 2 years ago
Merge pull request #288 from datapythonista/doc_links

Updating doc links

3a907e03a959f64a1ea11147aa612b241f702893 authored over 2 years ago
Updating doc links

89287164709e752fc730f6f94a619471be409dab authored over 2 years ago
Merge pull request #287 from datapythonista/fix_navigation

Fix navigation

eb476a3b42f3b84391804201667ecf3f80770329 authored over 2 years ago
Fix navigation

1363a5b8185a09acf68a022b498bef38844ebb62 authored over 2 years ago
Update the docs theme (#286)

* Update the docs theme

* Updating project name

* Clean up

31a954458522c643422f81769cad948fb1e1d154 authored over 2 years ago
Add LGTM.com configuration file (#283)

118d9b92e5a219d6ec94d65ff623c3d0e25d7f8b authored over 2 years ago
Unused import (#284)

ed1d5b949e7bea95e0e51bdc165066e3ce261774 authored over 2 years ago
dos2unix (#282)

Change the only file with Windows CRLF line terminators to Unix LF line
terminators.

d5030b3b27bf5325292ad637b5ee22ee03ee447e authored over 2 years ago
Deprecate nose (#281)

https://nose.readthedocs.io

9e17cc46fbf762f52fde6bae9dbb687b66f06242 authored over 2 years ago
Python 2 is not supported any more (#280)

Get rid of code specific to Python 2.

a050bfd62a9e4bf6f2c459d9032010325b5f04aa authored over 2 years ago
fix missed blosc/test.py (#279)

* fix missed blosc/test.py

* fix the cibuildwheel test command

eacee52057f327ee161ffa778bc709a87e155de3 authored over 2 years ago
fix incorrect import of blosc._version (#278)

* Revert "Fix error in tests introduced by #270 (#277)"

This reverts commit f9b77b9152e4f30a6...

49dbd0c441d5563ce29bba4ab81860432bf0b716 authored over 2 years ago
Update copyright. Fixes #274.

3f3002b54ea692343ab960e9094edb4f549da64e authored over 2 years ago
Enforce the Python version the proper way (#275)

I have copied the relevant lines from the setup.py file in the PyPA
sample project, as suggeste...

1df573f7a37f5b811627f9b60e1481f279fe781b authored over 2 years ago
Fix error in tests introduced by #270 (#277)

https://iq-inc.com/importerror-attempted-relative-import/

f9b77b9152e4f30a697656195859b93f7ab009ba authored over 2 years ago
Fix typos found by codespell (#273)

7d40da5f6183ee136988628f7da49f721307a281 authored over 2 years ago
use vendored distutils.version to avoid DeprecationWarnings (#270)

* vendor distutils.version

* add vendoring and licence info to blosc._version

* use vendor...

dcc35cbedb5d426e6da00bd4010d659a656e6146 authored over 2 years ago
Fix typo in README (#269)

1ee2c15611e3d69fdc538fb529533368a8362852 authored almost 3 years ago
Variable `long_description` defined multiple times (#255)

We keep the last definition, the one that was actually used,
shadowing the first definition.

070ebde84270d62785a8e8d445491115b24b78e4 authored about 3 years ago
Re-definition of builtin function (#264)

913ac50235f2c60a70017de3b3d34a46a380689e authored about 3 years ago
Useless else clause detected on the loop (#263)

b6c7c1656a8f746de4a6e9dac935f82d93c4a554 authored about 3 years ago
Do not use bare `except` (#262)

a12763cdc720dd2d1df80d5e49fddfd69eeb899a authored about 3 years ago
Unnecessary generator (#261)

6c7b12425cedd7375f486b07e772b135cf3ab349 authored about 3 years ago
Use `min` builtin (#260)

5ad10e0cb377bf1fb0184a37026fb920c9d5b658 authored about 3 years ago
Useless inheritance from `object` (#259)

3a0957f77037a938f5db79d8a980beab68359c11 authored about 3 years ago
cpuinfo 7.0.0 (c016265) → 8.0.0 (#258)

c1d8944ceda5d7eccef029a45456e063d7976ecf authored about 3 years ago
Fix typos found by codespell (#254)

20f7821267c053a8c3a2a7569bfd3c74e7daa64c authored about 3 years ago
Post 1.10.6 release actions done

9349e6e71a275e7fffdf952a2387385c7db4e59a authored over 3 years ago
Getting ready for release 1.10.6

d35c350dea27b1cf9fa6b95816d014435a3d8ea8 authored over 3 years ago
add cmake folder to MANIFEST (#253)

a7bc2aa4f3b2396fc7dc68706c268eeb98f1ebd6 authored over 3 years ago
Post 1.10.5 release actions done

2cd5a709469295a52a2b97134fbe8de8475d2f2a authored over 3 years ago
Getting ready for release 1.10.5

0479e2edec8bc097159aa237b3414ae1576e91c3 authored over 3 years ago
Internal C-Blosc updated to 1.21.1

f0da128a58ded6dc63731ae35ca8f3179886fd24 authored over 3 years ago
Reenable possibility to use an already installed C-Blosc library (#244)

* Reenable possibility to use an already installed C-Blosc library

* Fix setup.py syntax

*...

e71322e3cf7defb121ca4f82de33b48e66ee70aa authored over 3 years ago
fix yaml (#251)

cc04a79b6e9768fc4f54ad522728279113f8569e authored over 3 years ago
Add aarch64 wheels (#250)

Signed-off-by: odidev <[email protected]>

0c8e393958b3237fa02de3faa6a202fbb63a73b7 authored over 3 years ago
Deactivate SSE2 and AVX2 if a CPU has no flags (#242)

Fixes #277

70226a70907072be607caee3da472e37a4683bae authored over 3 years ago
fix: try to fix error on PyPy (#243)

* fix: try to fix error on PyPy

* fix: typo

25e7bedb7f85b772f528722abe6303de49536dd5 authored over 3 years ago
Merge pull request #248 from Blosc/rm-manylinux32

Skipping manylinux32 wheels

92664f35c7f5d7045e98c40063e52891ef78b483 authored over 3 years ago
Undoing comments

4dbd8abbf0c71bb6a3f792d35526d7cf75d95569 authored over 3 years ago
making wheels

67df164711273352f1aaa593df8eb38fc5cb9827 authored over 3 years ago
making wheels

7c33ceac6e651ee3c3076810566bf6763374bdac authored over 3 years ago
commenting PyPI section and skiping manylinux32 wheels

59e2a651ac76dc03d3bcf6a322c551869a10fc34 authored over 3 years ago
Post 1.10.4 release actions done

de3a500e59ad3037e53a97284d283553fa8df0c7 authored over 3 years ago
Getting ready for release 1.10.4

9efab51eb3806043e88ba9e338bed4db7bceb9f1 authored over 3 years ago
Updated copyright in docs

fce60dbedc744c795654bd411093bb8deebac0a6 authored over 3 years ago
Getting ready for release 1.10.3

43829f545c583586ca48a1eef45587f76991c3f1 authored over 3 years ago
LICENSE moved to top level

2c1679a1d7294ab7e87b1513e45d8d0352a19bb2 authored over 3 years ago
Update the number of global threads. Fixes #246.

4d2463126070dfad16c221674db6db5a85805e00 authored over 3 years ago
Update secret for PyPI

8200ef261a4d034f8bdb42627c304423dceb96b7 authored over 3 years ago
Post 1.10.2 release actions done

5ccf9df287867d93e6486fd2685f36c1e09af22b authored about 4 years ago
Getting ready for release 1.10.2

703f8de06827bcd7fc3082b750a909673305a2c0 authored about 4 years ago
README.rst update

8a5945178926551ea127852f71aee528f2489c8c authored about 4 years ago
Be more explicit on RELEASING.rst

90e33653bdad6919bc4e7b0edad954b4670d794b authored about 4 years ago
Post 1.10.1 release actions done

7c75e2aeebeb79405e784a20873cb2e7ffc28924 authored about 4 years ago
Merge pull request #241 from Blosc/v1.10.1

v1.10.1

993e18b58f9b3aa705bd69b6fd6a091ba033547a authored about 4 years ago
Getting ready for release 1.10.1

895ca4b798ba086629dd202ac3a11eaa00bf96cb authored about 4 years ago
Getting ready for release 1.10.1

c09d2f1053d3f299a24441c9c07debca73ab922b authored about 4 years ago
trying to generate every manylinux wheel in cibuildwheels.yml

8056ac2078d6a199b0b7481016a464b0602b76ac authored about 4 years ago
trying to generate every manylinux wheel in cibuildwheels.yml

07149fa7f1436d9df034029ce99f8af2c519347d authored about 4 years ago
trying to generate every manylinux wheel in cibuildwheels.yml

a1e9611021cbbebb78e87eb53229c4f272c1ce85 authored about 4 years ago
trying to generate every manylinux wheel in cibuildwheels.yml

eb5f58b2ad90e2fc5144d5d73c51aeb6cb9424ad authored about 4 years ago