adisbladis
|
5ce42a0fb2
|
Merge pull request #1119 from hurricanehrndz/master
Decode string using utf-8
|
2023-04-21 12:43:16 +12:00 |
|
adisbladis
|
a5fcd01c3e
|
Merge pull request #1121 from JonBoyleCoding/attrs-build-fix
Updated `attrs` build-system from `23.1.0` to `hatchling`
|
2023-04-21 12:42:53 +12:00 |
|
adisbladis
|
4482aabe66
|
Merge pull request #1122 from takeda/patch-1
overrides: mypy-boto3-ec2, mypy-boto3-secretsmanager
|
2023-04-21 12:42:36 +12:00 |
|
adisbladis
|
78a905b317
|
Merge pull request #1120 from Brawl345/patch-1
Add mkdocs-awesome-pages-plugin and mkdocs-exclude-search
|
2023-04-21 12:42:21 +12:00 |
|
Derek Kulinski
|
0396a15f78
|
overrides: mypy-boto3-ec2, mypy-boto3-secretsmanager
|
2023-04-19 14:06:43 -07:00 |
|
Jonathan Boyle
|
b24ced1726
|
fixed formatting for CI
|
2023-04-19 21:33:16 +01:00 |
|
Jonathan Boyle
|
443066a9ea
|
add hatch-vcs and hatch-fancy-pypi-readme
|
2023-04-19 21:21:45 +01:00 |
|
Jonathan Boyle
|
b825deeb23
|
update attrs build-system from 23.1.0 onwards to hatchling
|
2023-04-19 21:10:35 +01:00 |
|
Andreas
|
83382e48a7
|
Add mkdocs-awesome-pages-plugin and mkdocs-exclude-search
|
2023-04-19 16:18:41 +02:00 |
|
Phillip Cloud
|
a28d8d414d
|
Merge pull request #1099 from cpcloud/revert-poetry-version
|
2023-04-19 07:00:48 -04:00 |
|
Phillip Cloud
|
d3c2b280f5
|
chore: add tests back
|
2023-04-19 06:46:11 -04:00 |
|
Phillip Cloud
|
99c83db2ea
|
chore: relock
|
2023-04-19 06:46:09 -04:00 |
|
Phillip Cloud
|
62825eb630
|
revert: poetry: 1.3.0 -> 1.4.0
This reverts commit 3a547ed342 .
|
2023-04-19 06:45:52 -04:00 |
|
Phillip Cloud
|
91c50aa0ba
|
revert: poetry: 1.4.0 -> 1.4.1
This reverts commit 8587bc142d .
|
2023-04-19 06:45:49 -04:00 |
|
Carlos Hernandez
|
88212c7f94
|
Decode string using utf-8
|
2023-04-18 07:48:30 -06:00 |
|
adisbladis
|
c81901c98c
|
Merge pull request #1117 from bouk/sonora
Add sonora to build-systems
|
2023-04-18 15:42:02 +12:00 |
|
adisbladis
|
bc7c4c8a5c
|
Merge pull request #1116 from happysalada/orjson_cargo_hash
orjson: update getCargoHash
|
2023-04-18 14:49:29 +12:00 |
|
adisbladis
|
bf6b463353
|
Merge pull request #1118 from sterlind/fix-pao
Fix PAO and its dependencies.
|
2023-04-18 14:48:52 +12:00 |
|
Star Dorminey
|
75b74ea3fb
|
Fix PAO and its dependencies.
|
2023-04-17 15:09:03 -07:00 |
|
Bouke van der Bijl
|
e52d4fa473
|
Add sonora to build-systems
|
2023-04-17 09:58:35 +02:00 |
|
happysalada
|
f490a5138e
|
orjson: update getCargoHash
|
2023-04-16 17:44:01 -04:00 |
|
adisbladis
|
2e66fd2623
|
Merge pull request #1114 from theneosloth/master
Update overrides for beautifulsoup4, url-normalizer
|
2023-04-15 16:28:21 +12:00 |
|
Stefan Kuznetsov
|
1210230150
|
Update overrides for beautifulsoup4, url-normalizer
|
2023-04-14 18:23:44 -07:00 |
|
adisbladis
|
51389247da
|
Merge pull request #1112 from theneosloth/master
Add setuptools to types-pyopenssl
|
2023-04-14 15:46:30 +12:00 |
|
Stefan Kuznetsov
|
83657be9fb
|
Add pyopenssl
|
2023-04-13 20:30:31 -07:00 |
|
adisbladis
|
ad6957091e
|
Merge pull request #1109 from sterlind/master
Fix for torch 2.0 (with CUDA 11)
|
2023-04-14 11:42:34 +12:00 |
|
adisbladis
|
c498dc55e7
|
Merge pull request #1111 from moduon/git-autoshare
fix(git-autoshare): add setuptools-scm
|
2023-04-12 00:51:19 +12:00 |
|
Jairo Llopis
|
ffe80ab84a
|
fix(git-autoshare): add setuptools-scm
@moduon MT-1075
|
2023-04-11 13:15:04 +01:00 |
|
Sam Grayson
|
df434f193a
|
Add Nix expression for multiple overrides
|
2023-04-07 10:38:47 -06:00 |
|
Sam Grayson
|
fec81c8908
|
Add edgecases
|
2023-04-07 10:15:47 -06:00 |
|
Star Dorminey
|
65d38f258a
|
Fix Darwin build failure.
|
2023-04-06 21:15:00 -07:00 |
|
Star Dorminey
|
529e36ffb0
|
Format.
|
2023-04-06 17:19:04 -07:00 |
|
Star Dorminey
|
f50b88aa02
|
Fix torchvision too.
|
2023-04-06 17:18:01 -07:00 |
|
Star Dorminey
|
b2421c957a
|
Test works!
|
2023-04-06 16:44:31 -07:00 |
|
Star Dorminey
|
ebaafed0de
|
Hrm, going to completely disable patchelf.
|
2023-04-06 16:27:16 -07:00 |
|
Star Dorminey
|
4bea1aaad6
|
Moo
|
2023-04-06 15:38:21 -07:00 |
|
adisbladis
|
585f19cce3
|
Bump version to 1.41.0
|
2023-04-06 12:30:11 +12:00 |
|
adisbladis
|
df83e6f929
|
Merge pull request #1108 from danielunderwood/sql-build-deps
Add setuptools to psycopg-pool and poetry-core to sqlmodel build deps
|
2023-04-06 02:36:07 +12:00 |
|
Daniel Underwood
|
fb9b2a4705
|
Add setuptools to psycopg-pool and poetry-core to sqlmodel build deps
|
2023-04-05 10:18:26 -04:00 |
|
adisbladis
|
6765e4d807
|
Merge pull request #1107 from K900/fix-flake
More overrides-leaking-around fixes
|
2023-04-05 19:58:23 +12:00 |
|
K900
|
47e42a4cf1
|
fix: always build poetry with current poetry2nix
So nothing leaks through from nixpkgs
|
2023-04-05 10:47:20 +03:00 |
|
K900
|
e60afe781c
|
overrides: remove more dead code
|
2023-04-05 10:47:17 +03:00 |
|
adisbladis
|
5b14c87117
|
Merge pull request #1106 from K900/fix-flake
fix(flake): build poetry with correct poetry2nix
|
2023-04-05 19:24:29 +12:00 |
|
K900
|
fb135081ec
|
fix(flake): build poetry with correct poetry2nix
|
2023-04-05 10:06:33 +03:00 |
|
adisbladis
|
3316000a57
|
Merge pull request #1103 from nix-community/poetry_1_4_2
poetry: 1.4.1 -> 1.4.2
|
2023-04-05 14:39:07 +12:00 |
|
adisbladis
|
b7083b2a54
|
poetry: 1.4.1 -> 1.4.2
|
2023-04-05 14:15:09 +12:00 |
|
adisbladis
|
dd0436005c
|
Merge pull request #1105 from rissson/cryptography-40.0.1
overrides: add cryptography 40.0.1
|
2023-04-05 14:08:14 +12:00 |
|
adisbladis
|
97eebe8164
|
Merge pull request #1104 from techieAgnostic/master
Bumped granian version to 0.3.1
|
2023-04-05 14:08:01 +12:00 |
|
Marc 'risson' Schmitt
|
ef3c4053a5
|
overrides: add cryptography 40.0.1
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
|
2023-04-05 03:30:21 +02:00 |
|
Thorn Avery
|
cb430318cd
|
Bumped granian version to 0.3.1
|
2023-04-05 10:19:09 +10:00 |
|