Commit graph

542 commits

Author SHA1 Message Date
Tom Bärwinkel
d41df260ab overrides: add setuptools to sqlite-migrate 2023-11-10 10:15:04 +13:00
Tom Bärwinkel
d1cb04ed03 overrides: add hatch to python-ulid 2023-11-10 10:15:04 +13:00
Tom Bärwinkel
4f281a51cc overrides: add flit-core to click-default-group 2023-11-10 10:15:04 +13:00
Kiskae
944dfe4a1f overrides: fix openai buildsystems
08b8179a6b
2023-11-08 11:45:32 +13:00
ZerataX
23140fef4e overrides: add build systems 2023-11-07 10:10:39 +13:00
Bouke van der Bijl
7389c9af27 Add opencv-contrib-python to build-systems.json 2023-11-03 00:16:03 +13:00
Kiskae
566e2cdc8c overrides: fix constantly > 23.10.0 2023-11-02 10:24:48 +13:00
Alexander Holmbäck
f439d199fc add flit-core to django-filter 2023-11-01 11:06:18 +13:00
Jeff Hutchison
a757ece9d1
overrides: add opencv-python-headless 2023-10-31 08:50:51 -04:00
Albert Peschar
1a26b00f31
overrides: add pytest-redis 2023-10-28 07:06:19 -04:00
Albert Peschar
1bc274e89c
overrides: add mailchimp3 2023-10-28 07:06:17 -04:00
Phillip Cloud
7208f5a33e
test: add python markers test 2023-10-28 06:33:24 -04:00
Kiskae
85f91c2e78
overrides: add dynaconf, quart-flask-patch; fix aiofiles
aiofiles: https://github.com/Tinche/aiofiles/releases/tag/v23.2.0
2023-10-27 13:19:46 +02:00
Phillip Cloud
973ccb6855
fix(pycairo): fix later versions of pycairo 2023-10-26 08:46:30 -04:00
adisbladis
10b9c4efbb overrides: Sort build systems 2023-10-26 19:36:03 +09:00
Viktor Kronvall
92371e5311 pyqt6-sip: setuptools as build system 2023-10-26 19:36:03 +09:00
Viktor Kronvall
0ce737d1fc qasync: poetry-core as build system 2023-10-26 19:36:03 +09:00
Phillip Cloud
8a0e172540
chore: fix infinite recursion 2023-10-26 04:48:03 -04:00
Frederik Rietdijk
46903c538b
overrides: add build systems 2023-10-26 04:24:16 -04:00
Victor Engmark
1a0869c771 build: Arrow 1.3.0
Motivated by the fact that >800 other packages in PyPI depend on this
one <https://www.wheelodex.org/projects/arrow/>.
2023-10-26 16:06:09 +13:00
adisbladis
6a45de6de8
Merge pull request #1324 from bouk/types-build-systems
Add build-systems for a couple of types pkgs
2023-10-26 11:46:34 +13:00
Phillip Cloud
e3d8509a1e
fix(sphinx): get sphinx5+ working 2023-10-25 07:31:10 -04:00
Phillip Cloud
806eb84c20
chore: use poetry from upstream nixpkgs 2023-10-24 16:59:09 -04:00
Phillip Cloud
ba9716d0bb
chore: sort build systems 2023-10-24 08:30:03 -04:00
Phillip Cloud
e0351878f1
chore: checkpoint 2023-10-24 08:29:24 -04:00
Samuel Cormier-Iijima
03af32497f
get things working 2023-10-24 08:24:43 -04:00
Samuel Cormier-Iijima
dad0bb4579
fix: rename uses of flit and add to packages that use it 2023-10-24 08:24:41 -04:00
K900
65e5241762
fix: remove overrides for everything involved in new bootstrap 2023-10-24 08:24:38 -04:00
Phillip Cloud
85155da59f
Merge pull request #1344 from apeschar/blinker-build
Configure build system for blinker >= 1.6.3
2023-10-21 12:33:32 +00:00
Phillip Cloud
93197ea811
Merge pull request #1342 from moduon/up1
fix: add build system for pytest-gitconfig
2023-10-21 12:31:28 +00:00
Ariel Richtman
ae084c5d69 added awsume override 2023-10-18 11:24:41 +10:00
Steve Purcell
0da9569389 build-systems: add override for textual-fastdatatable
Similar to the other textual-* packages, seems low value to add a test for each.
2023-10-13 15:56:34 +01:00
Albert Peschar
6c57768602 Configure build system for blinker >= 1.6.3 2023-10-12 12:47:46 +00:00
Jairo Llopis
8f07e7548a
fix: add build system for pytest-gitconfig 2023-10-10 18:40:11 +01:00
Victor Engmark
d5ea9cde13
feat: Put all string values before objects
String entries apply to _all_ versions, so it makes sense for them to be
first in the build systems lists.
2023-09-26 14:15:14 +13:00
Victor Engmark
ae35a2e48c
feat: Sort build systems alphabetically within objects
After sorting by the `from` and `until` versions.

Helps with #1320.
2023-09-26 13:40:33 +13:00
Victor Engmark
63e3465982
feat: Sort entries with an until field above entries with a from field
Improves consistency. Most entries are already sorted this way.

Improves readability, since entries are now sorted in increasing
chronological order.

Helps with #1320.
2023-09-26 13:16:48 +13:00
Victor Engmark
b5f796541d
feat: Sort string overrides alphabetically
Improves consistency and readability.

Helps with #1320.
2023-09-26 12:51:51 +13:00
Bouke van der Bijl
27b1e58842 Add build-systems for a couple of types pkgs 2023-09-25 10:52:05 +02:00
Phillip Cloud
3274fd90ad
Merge pull request #1319 from purcell/more-build-system-overrides
Additional build-systems entries
2023-09-22 12:30:10 +00:00
Steve Purcell
499f61b162 Additional build-systems entries 2023-09-22 14:05:10 +02:00
Phillip Cloud
af11139315
Merge pull request #1307 from l0b0/fix/cdk-nag
fix: cdk-nag
2023-09-22 11:51:08 +00:00
Phillip Cloud
d36e82104d
Merge pull request #1312 from moonshxne/httpcore-hatch
`httpcore`: `setuptools` -> `hatchling` in 0.18.0+
2023-09-22 11:50:10 +00:00
Albert Peschar
36d56bbdce Add poetry-core build system for procrastinate 2023-09-22 09:07:37 +00:00
moonshxne
ef3fdf7ad9 Order until build system entry before from 2023-09-22 00:04:36 +08:00
Phillip Cloud
8071cb8212
chore: add setuptools-scm to sqlglot build system 2023-09-17 04:46:57 -04:00
moonshxne
ebf410ef41 httpcore: setuptools -> hatchling in 0.18.0+
Note that manually overriding the `buildInputs` actually results in:

```sh
last 10 log lines:
       > Executing pythonRemoveTestsDir
       > Finished executing pythonRemoveTestsDir
       > pythonCatchConflictsPhase
       > /nix/store/q2zpnf017gccs9w9mb0ikdqhkf0k5v82-catch_conflicts.py:1: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
       >   import pkg_resources
       > Found duplicated packages in closure for dependency 'hatchling':
       >   hatchling 1.18.0 (/nix/store/zjkajhjjz7wis9yvm3gwvphifx3hiav2-python3.10-hatchling-1.18.0/lib/python3.10/site-packages)
       >   hatchling 1.18.0 (/nix/store/2jy9c8hbk8v0rk45zv8680srs1jky977-python3.10-hatchling-1.18.0/lib/python3.10/site-packages)
       >
       > Package duplicates found in closure, see above. Usually this happens if two packages depend on different version of the same dependency.
```
2023-09-15 22:00:04 +08:00
Victor Engmark
952b7e3531 fix: Add cdk-nag setuptools dependency 2023-09-13 15:49:11 +12:00
Victor Engmark
1ca97ba47e fix: Add aws-cdk-asset-node-proxy-agent-v6 setuptools dependency 2023-09-13 13:35:46 +12:00
Phillip Cloud
0397f88bac
chore: add pins to build-systems 2023-09-06 06:24:29 -04:00