Commit Graph

26 Commits (5892b67d235b278f1b47a6e5e4858069c16f6aba)

Author SHA1 Message Date
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