Skip to main content

Conan script to remove all outdate packages from remote

Project description

[![Build Status: Linux and Macos](https://travis-ci.org/bincrafters/bincrafters-remove-outdated.svg?branch=master)](https://travis-ci.org/bincrafters/bincrafters-remove-outdated) [![Build status: Windows](https://ci.appveyor.com/api/projects/status/github/bincrafters/bincrafters-remove-outdated?svg=true)](https://ci.appveyor.com/project/bincrafters/bincrafters-remove-outdated) [![codecov](https://codecov.io/gh/bincrafters/bincrafters-remove-outdated/branch/master/graph/badge.svg)](https://codecov.io/gh/bincrafters/bincrafters-remove-outdated) [![Pypi Download](https://img.shields.io/badge/download-pypi-blue.svg)](https://pypi.python.org/pypi/bincrafters-remove-outdated)

# Conan Remove Outdated

## A script to remove all outdated packages from remote

![logo](logo.png)

#### INSTALL To install by pip is just one step

##### Local If you want to install by local copy

pip install .

##### Remote Or if you want to download our pip package

pip install bincrafters_remove_outdated

#### RUN To remove ALL outdated packages on Bincrafters https://api.bintray.com/conan/bincrafters/public-conan

$ bincrafters-remove-outdated bincrafters

##### Testing and Development To install extra packages required to test

pip install .[test]

#### TESTING To run all unit test + code coverage, just execute:

pip install -r bincrafters_remove_outdated/requirements_test.txt cd tests pytest -v –cov=bincrafters_remove_outdated

#### REQUIREMENTS and DEVELOPMENT To develop or run conan remove outdated

pip install -r bincrafters_remove_outdated/requirements.txt

#### UPLOAD There are two ways to upload this project.

##### Travis CI After to create a new tag, the package will be uploaded automatically to Pypi. Both username and password (encrypted) are in travis file. Only one job (python 2.7) will upload, the second one will be skipped.

##### Command line To upload this package on pypi (legacy mode):

pip install twine python setup.py sdist twine upload dist/*

#### LICENSE [MIT](LICENSE.md)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bincrafters_remove_outdated-0.2.0.tar.gz (5.3 kB view details)

Uploaded Source

File details

Details for the file bincrafters_remove_outdated-0.2.0.tar.gz.

File metadata

File hashes

Hashes for bincrafters_remove_outdated-0.2.0.tar.gz
Algorithm Hash digest
SHA256 2a805038b1f9ff3301efe6c59573bba83daa080f14c5127587de66a1a4a2906c
MD5 a565cfecdfdb2b8b47637c50974c8179
BLAKE2b-256 eca3467a5672abb3843ae719e3eda4dc5fa42562dfd5ceb5d0b2f1da28560528

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page