c2c.versions 0.5dev2
pip install c2c.versions==0.5dev2
Newer version available (1.0.1)
Released:
Command to tests program version
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (BSD)
- Author: Stéphane Brunner
- Tags check, package, programme, version
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Programming Language
- Topic
Project description
Command to tests program version.
Example of use:
Config file:
default_cmd: dpkg -l {package} | grep ^ii | awk '{{print $3}}'
main:
python: # use python version
cmd: /usr/bin/python --version 2>&1 | awk '{{print $2}}'
version: 2.7
python3: # use package verion
version: 3.3
Command:
c2c.versions config.yaml main
This example tests that we have at least the version 2.7 of python 2 and the version 3.3 of python 3.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (BSD)
- Author: Stéphane Brunner
- Tags check, package, programme, version
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Programming Language
- Topic
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
File details
Details for the file c2c.versions-0.5dev2.tar.gz
.
File metadata
- Download URL: c2c.versions-0.5dev2.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ceda5906634453d7de344dab0536946d577c577dad1305acb4283dc4bb99c497 |
|
MD5 | 4b4802daceb8047d48bace9c48d493bd |
|
BLAKE2b-256 | a8253ba37a92cfab57c2317ccb80e5603ed2818cc9158f41ff3044c1e9b574e9 |