Commit Graph

36 Commits (fix-pypi)

Author SHA1 Message Date
derekpierre c42c9f65e7
Rely on published versions of nucypher-pychalk and nucypher-snaptime instead of github dependencies. Update pyproject.toml and poetry lock accordingly. 2025-04-09 16:47:48 -04:00
derekpierre 4803827426
Relock dependencies using our own forks of pychalk and snaptime which have entries in the setup.cfg that now use underscores instead of dashes. setuptools enforces the use of underscores.
Update dev dependencies group to no longer use soon to be deprecated header.
2025-03-24 16:35:33 -04:00
David Núñez 22a18983f4 Specify pyjwt extra dependency on cryptography
See https://pyjwt.readthedocs.io/en/stable/installation.html#cryptographic-dependencies-optional
2025-03-23 10:46:16 +01:00
David Núñez fe36bdc5b4 Add pyjwt to dependencies and relock 2025-03-23 10:46:16 +01:00
derekpierre 36039dea0a
Relock dependencies after limiting version of eth-ape due to incompatibility between pytest and eth-utils. 2024-11-06 11:04:42 -05:00
derekpierre 1f67e4dfe2
Update requirements to use ape >= 0.8 and relock dependencies. 2024-09-12 15:53:41 -04:00
KPrasch f59d636d54
updates dependencies for subdependency compatibility between jsonpath-ng and numpy 2024-09-12 15:52:52 -04:00
KPrasch 679f20e154
Demonstrates offchain condition lingo expression deserialization and class resolution 2024-09-12 15:52:51 -04:00
KPrasch df3e3cb049
include jsonpath-ng in project dependencies 2024-09-12 15:52:45 -04:00
KPrasch 4dee63706d
Bump version: 7.4.1 → 7.5.0 2024-09-12 15:52:34 -04:00
derekpierre f834cfc5af
Bump version: 7.4.0 → 7.4.1 2024-09-05 08:46:49 -04:00
derekpierre ce94be28ce
Loosen atxm dependency restriction. 2024-07-31 08:46:22 -04:00
KPrasch 0ebe4d348c
remove temporary hack for setuptools==72 2024-07-31 15:37:32 +07:00
KPrasch f9c8bdf8a6
relock dependencies with atxm==0.5.0 2024-07-31 15:37:32 +07:00
derekpierre b00bb4bfa2
Relock dependencies to use github branch version of atxm which will soon be the new release. 2024-07-31 15:37:32 +07:00
KPrasch 073cbd5071
relock dependencies with pinned setuptools<72; include pip constrants to manage pip wheel isolated builds (workaround for https://github.com/pypa/setuptools/issues/4519) 2024-07-29 19:03:19 +07:00
derekpierre e1c6b23160
Update dependency definition for atxm, and update poetry.lock file accordingly. 2024-07-23 08:15:41 -04:00
KPrasch d8b006887e
relock dependencies with atxm==0.4.0 2024-07-23 18:28:08 +07:00
derekpierre 1320a13b7b
Relock dependencies using siwe-py 4.2.0 which contains the fix to loosen dependency restrictions. 2024-07-22 08:44:31 -04:00
derekpierre 868a3d7830
Use customized atxm and siwe github dependencies until dependency conflicts can be resolved. 2024-07-16 09:36:39 -04:00
derekpierre ffc4458af4
Remove support for python 3.8 which is soon to be eol, and causes issues with dependency resolution. 2024-07-16 09:36:03 -04:00
derekpierre dc3df406b5
Update old ruff command/options that currently have a deprecation warning. 2024-05-28 08:18:43 -04:00
derekpierre 3f271a4261
Update version value in pyproject.toml; seems like last run of bumpversion did not update it. 2024-05-28 08:06:09 -04:00
derekpierre ac5535c3f1
Add siwe (sign-in with ethereum) package dependency and relock dependencies. 2024-05-14 16:53:01 -04:00
derekpierre 62b7a62faf
Relock dependency to use latest released version of ATxM - v0.3.0. 2024-04-16 09:27:19 -04:00
derekpierre 26637f87e6
Relock dependencies based on latest changes in ATxM dev branch. 2024-04-15 13:30:31 -04:00
derekpierre aa8cb819a6
Remove ape version restriction and relock dependencies. 2024-04-10 13:16:17 -04:00
KPrasch a4afb5e5df
relock with pynacl (it's a direct dependency) 2024-03-25 13:32:37 -04:00
KPrasch 7d55e74823
minimal poetry config
bumpversion targets pyproject.toml
2024-03-25 13:32:30 -04:00
James Campbell 179d08dac0 Add rust to build toolchain 2024-02-07 21:09:10 +01:00
Kieran Prasch 9666b88eb2 Relocate nucypher.png and releases.rst to the project root. 2023-10-30 23:13:12 +01:00
Owen Campbell 7554837934
Add ruff linting to pre-commit and github actions workflow 2023-06-29 11:58:18 +01:00
derekpierre fb9c12dc78 Dev newsfragments will show up in release notes but under its own section (off to the side).
Setting showcontent for dev to true; nothing wrong with empty dev fragments - this allows the option for a dev to add text if deemed necessary, as opposed to being overly strict about it.
2022-11-17 09:29:45 -05:00
derekpierre 9f07129d84 Allow for *.dev.rst newsfragments for dev-specific work, which allows for the release note gh action to pass without including information (pr/issue number) in the release notes. 2022-11-16 14:07:38 -05:00
David Núñez 2d4053c85c Configure towncrier to also show content of misc fragments 2020-06-14 20:47:15 +02:00
Kieran R. Prasch dda6123742 Initial setup for towncrier 2020-05-28 11:59:08 -07:00