- Feb 07, 2022
-
-
Jean-Paul Calderone authored
-
- Jan 10, 2022
-
-
Jean-Paul Calderone authored
-
- Jan 09, 2022
-
-
Jean-Paul Calderone authored
-
- Jan 08, 2022
-
-
Jean-Paul Calderone authored
-
- Jan 05, 2022
-
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
- Jan 03, 2022
-
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
there will be tons of pyflakes warnings from the python3 porting strategy
-
- Dec 22, 2021
-
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
Also limit build concurrency to 8. A lot of the tests are I/O bound so they are bottlenecked and extra cores don't help.
-
- Dec 18, 2021
-
-
Tom Prince authored
The version of versioneer has an issue that the tarball that is generated on github changes, when the branches and/or tags refering to a commit change. This causes issues for gridsync, which pins the hashes of those tarballs. In addition to that, versioneer doesn't provide a meaningful revision for untagged commits, when run from a github tarball. Given that we only ever consume a github tarball as a github archive (except in local development, where the version number is less important), this replaces versioneer with some hand-rolled code specialized to that use case.
-
- Dec 07, 2021
-
-
Tom Prince authored
This includes a minimal in-memory implemenation which can be used by tests, and adds the appropriate calls to the new interface to the storage server implemenation.
-
- Nov 29, 2021
-
-
Jean-Paul Calderone authored
avoids ambiguities and implementation problems of iso8601 duration strings go back to aniso8601 dependency, since we no longer get anything distinctive from isodate
-
- Nov 19, 2021
-
-
Jean-Paul Calderone authored
-
- Nov 18, 2021
-
-
Jean-Paul Calderone authored
-
- Nov 17, 2021
-
-
Jean-Paul Calderone authored
-
- Nov 16, 2021
-
-
Tom Prince authored
-
- Nov 12, 2021
-
-
Jean-Paul Calderone authored
-
- Oct 20, 2021
-
-
Tom Prince authored
-
- Oct 15, 2021
-
-
Tom Prince authored
-
- Oct 13, 2021
-
-
Tom Prince authored
-
- Oct 11, 2021
-
-
Tom Prince authored
-
- Sep 23, 2021
-
-
Jean-Paul Calderone authored
-
Jean-Paul Calderone authored
tahoe-lafs 1.15 depends on attrs<20 something else pulls in attrs 21.2.0 pip fails to resolve the dependencies correctly in this case
-
Jean-Paul Calderone authored
-
- Jan 29, 2021
-
-
Jean-Paul Calderone authored
So optimistic...
-
Jean-Paul Calderone authored
-
- Sep 09, 2020
-
-
Jean-Paul Calderone authored
-
- May 08, 2020
-
-
Jean-Paul Calderone authored
-
- May 06, 2020
-
-
Jean-Paul Calderone authored
-
- Apr 30, 2020
-
-
Jean-Paul Calderone authored
-
- Mar 12, 2020
-
-
Jean-Paul Calderone authored
-
- Mar 09, 2020
-
-
Jean-Paul Calderone authored
-
- Feb 27, 2020
-
-
Jean-Paul Calderone authored
-
- Jan 07, 2020
-
-
Jean-Paul Calderone authored
-
- Aug 05, 2019
-
-
Jean-Paul Calderone authored
-
- Jul 09, 2019
-
-
Jean-Paul Calderone authored
Cannot figure out how to have a VCS or other non-package-name dependency w/ install_requires.
-