I hereby claim:
- I am potiuk on github.
- I am jarekpotiuk (https://keybase.io/jarekpotiuk) on keybase.
- I have a public key ASDRIXQHQHwqfsdYH6lYOa_nnbJNSEJEjELWa3R8WEZaWAo
To claim this, I am signing this object:
| root@d65474eee0cb:/opt/airflow# pip install -vv apache-airflow[google]==2.0.2 --constraint https://raw.githubusercontent.com/apache/airflow/constraints-2.0.2/constraints-3.6.txt | |
| Using pip 21.0.1 from /usr/local/lib/python3.6/site-packages/pip (python 3.6) | |
| Non-user install because site-packages writeable | |
| Created temporary directory: /tmp/pip-ephem-wheel-cache-ts76mcs4 | |
| Created temporary directory: /tmp/pip-req-tracker-qdp_isuo | |
| Initialized build tracking at /tmp/pip-req-tracker-qdp_isuo | |
| Created build tracker: /tmp/pip-req-tracker-qdp_isuo | |
| Entered build tracker: /tmp/pip-req-tracker-qdp_isuo | |
| Created temporary directory: /tmp/pip-install-2u2d9gn8 | |
| Starting new HTTPS connection (1): raw.githubusercontent.com:443 |
| pip install -vvvv apache-airflow[google]==2.0.2 --constraint https://raw.githubusercontent.com/apache/airflow/constraints-2.0.2/constraints-3.6.txt | |
| Using pip 21.0.1 from /usr/local/lib/python3.6/site-packages/pip (python 3.6) | |
| Non-user install because site-packages writeable | |
| Created temporary directory: /tmp/pip-ephem-wheel-cache-rvwadya0 | |
| Created temporary directory: /tmp/pip-req-tracker-83tx9fgp | |
| Initialized build tracking at /tmp/pip-req-tracker-83tx9fgp | |
| Created build tracker: /tmp/pip-req-tracker-83tx9fgp | |
| Entered build tracker: /tmp/pip-req-tracker-83tx9fgp | |
| Created temporary directory: /tmp/pip-install-licfxj35 | |
| Starting new HTTPS connection (1): raw.githubusercontent.com:443 |
| ``` | |
| pip install apache-airflow[google]==2.0.2 --constraint https://raw.githubusercontent.com/apache/airflow/constraints-2.0.2/constraints-3.6.txt | |
| Collecting apache-airflow[google]==2.0.2 | |
| Downloading apache_airflow-2.0.2-py3-none-any.whl (4.6 MB) | |
| |████████████████████████████████| 4.6 MB 9.2 MB/s | |
| Collecting termcolor>=1.1.0 | |
| Downloading termcolor-1.1.0.tar.gz (3.9 kB) | |
| Collecting attrs<21.0,>=20.0 | |
| Downloading attrs-20.3.0-py2.py3-none-any.whl (49 kB) | |
| |████████████████████████████████| 49 kB 14.0 MB/s |
| ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDARD7VKmBgGuIGs7BskbhKxjbPG8PCCGMppXecwDe2SnexZ4Wx/5u6gC8LCAUkuJq2plZTfL82LMS4/RwO2BdZCuIHOvEA4bs0O83T3M1bjFUpSuE68OWpBktGhMLfinaoo1C//wl+XoukUraeJEsCJg9STGWfw4o6mxT/jXgs1j8Vha+W6wKlAjzXvW2o1nTjBWxms3glsClSDLqZg8tFV0npVVvRWunAFujW1wlzilgRqv/rpIGlY6ql5f89+BrW/XTFn4ZYvm8APqJUHrC+7fB8Jgb4t2ZI/fDjypyiS+hVntBMdtKN8I3ysWLFhgqobBmR+CITZlD7XhciJcQj Yubikey |
I hereby claim:
To claim this, I am signing this object:
| require 'formula' | |
| class Libmemcached < Formula | |
| homepage 'http://libmemcached.org' | |
| url 'https://launchpad.net/libmemcached/1.0/1.0.17/+download/libmemcached-1.0.17.tar.gz' | |
| sha1 '1023bc8c738b1f5b8ea2cd16d709ec6b47c3efa8' | |
| depends_on 'memcached' | |
| def install |
| <?xml version='1.0' encoding='UTF-8'?> | |
| <project> | |
| <actions/> | |
| <description></description> | |
| <logRotator class="hudson.tasks.LogRotator"> | |
| <daysToKeep>90</daysToKeep> | |
| <numToKeep>30</numToKeep> | |
| <artifactDaysToKeep>-1</artifactDaysToKeep> | |
| <artifactNumToKeep>-1</artifactNumToKeep> | |
| </logRotator> |