devpi upload/install/... workflow commands for Python developers
Project description
devpi-client: commands for python packaging and testing
The “devpi” command line tool is typically used in conjunction with devpi-server. It allows to upload, test and install packages from devpi indexes. See http://doc.devpi.net for quickstart and more documentation.
IRC: #devpi on freenode, mailing list
compatibility: {win,unix}-py{26,27,33}
Changelog
2.4.1 (2016-2-1)
fix issue308: properly handle index reconfiguration in the client API. thanks to Jacob Geiger for the report and an initial PR.
2.4.0 (2016-1-29)
fix issue291: transfer file modes with vcs exports. Thanks Sergey Vasilyev for the report.
new option “–index” for “install”, “list”, “push”, “remove”, “upload” and “test” which allows to use a different than the current index without using “devpi use” before
set index in [search] section of pip.cfg when writing cfgs, to support pip search
2.3.2 (2015-11-11)
fix git submodules for devpi upload. .git is a file not a folder for submodules. Before this fix the repository which contains the submodule was found instead, which caused a failure, because the files aren’t tracked there.
new option “devpi upload –setupdir-only” which will only vcs-export the directory containing setup.py. You can also set “setupdirs-only = 1” in the “[devpi:upload]” section of setup.cfg for the same effect. Thanks Chad Wagner for the PR.
2.3.1 (2015-09-10)
fix issue259: print server errors in client
2.3.0 (2015-07-09)
fix issue247: possible password leakage to log in devpi-client
new experimental “-d|–detox” option to run tests via the “detox” distributed testing tool instead of “tox” which runs test environments one by one.
address issue246: make sure we use vcs-export also for building docs (and respect –no-vcs for all building activity)
address issue246: copy VCS repo dir to temporary upload dir to help with setuptools_scm. Warn if VCS other than hg/git are used because we don’t copy the repo in that case for now and thus cause incompatibility with setuptools_scm.
(new,experimental) read a “[devpi:upload]” section from a setup.cfg file with a “formats” setting that will be taken if no “–formats” option is specified to “devpi upload”. This allows to specify the default artefacts that should be created along with a project’s setup.cfg file. Also you can use a no-vcs = True setting to induce the --no-vcs option.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file devpi-client-2.4.1.tar.gz.
File metadata
- Download URL: devpi-client-2.4.1.tar.gz
- Upload date:
- Size: 55.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
33310c763dce2ac644eced719f241cbbe5c8259c226cdb3996850bf29907cfad
|
|
| MD5 |
8e48cf0d2ffdfb821ffab69040ad5ff9
|
|
| BLAKE2b-256 |
81db55ada0012f8c17ea271c11a3dc79e9c1dfab836d3e3aecc5e424f197da76
|
File details
Details for the file devpi_client-2.4.1-py2.py3-none-any.whl.
File metadata
- Download URL: devpi_client-2.4.1-py2.py3-none-any.whl
- Upload date:
- Size: 35.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a67f4fa21c97ee2c47f63788a26b22c517578b3331be1973310570a8dc9c262b
|
|
| MD5 |
3a9c8fefa73143f86f3498af54f80981
|
|
| BLAKE2b-256 |
1caecfd66357fb69e796f85d41193cf6dae20724629b5ed0af6c633598d6e2e3
|