Skip to content

Commit

Permalink
Temporary fix for CentOS 7 (this will at least get populate-rpmfind-d…
Browse files Browse the repository at this point in the history
…b working...)
  • Loading branch information
AlexNPavel committed Apr 25, 2017
1 parent b4670e2 commit 6eef1b0
Show file tree
Hide file tree
Showing 14 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion venv/bin/activate
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ deactivate () {
# unset irrelevant variables
deactivate nondestructive

VIRTUAL_ENV="/heroes/u1/anp120/git/rpm2python/venv"
VIRTUAL_ENV="/var/www/rpm2python/venv"
export VIRTUAL_ENV

_OLD_VIRTUAL_PATH="$PATH"
Expand Down
2 changes: 1 addition & 1 deletion venv/bin/activate.csh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ alias deactivate 'test $?_OLD_VIRTUAL_PATH != 0 && setenv PATH "$_OLD_VIRTUAL_PA
# Unset irrelevant variables.
deactivate nondestructive

setenv VIRTUAL_ENV "/heroes/u1/anp120/git/rpm2python/venv"
setenv VIRTUAL_ENV "/var/www/rpm2python/venv"

set _OLD_VIRTUAL_PATH="$PATH"
setenv PATH "$VIRTUAL_ENV/bin:$PATH"
Expand Down
2 changes: 1 addition & 1 deletion venv/bin/activate.fish
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ end
# Unset irrelevant variables.
deactivate nondestructive

set -gx VIRTUAL_ENV "/heroes/u1/anp120/git/rpm2python/venv"
set -gx VIRTUAL_ENV "/var/www/rpm2python/venv"

set -gx _OLD_VIRTUAL_PATH $PATH
set -gx PATH "$VIRTUAL_ENV/bin" $PATH
Expand Down
2 changes: 1 addition & 1 deletion venv/bin/easy_install
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/heroes/u1/anp120/git/rpm2python/venv/bin/python2
#!/var/www/rpm2python/venv/bin/python2

# -*- coding: utf-8 -*-
import re
Expand Down
2 changes: 1 addition & 1 deletion venv/bin/easy_install-2.7
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/heroes/u1/anp120/git/rpm2python/venv/bin/python2
#!/var/www/rpm2python/venv/bin/python2

# -*- coding: utf-8 -*-
import re
Expand Down
2 changes: 1 addition & 1 deletion venv/bin/pip
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/heroes/u1/anp120/git/rpm2python/venv/bin/python2
#!/var/www/rpm2python/venv/bin/python2

# -*- coding: utf-8 -*-
import re
Expand Down
2 changes: 1 addition & 1 deletion venv/bin/pip2
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/heroes/u1/anp120/git/rpm2python/venv/bin/python2
#!/var/www/rpm2python/venv/bin/python2

# -*- coding: utf-8 -*-
import re
Expand Down
2 changes: 1 addition & 1 deletion venv/bin/pip2.7
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/heroes/u1/anp120/git/rpm2python/venv/bin/python2
#!/var/www/rpm2python/venv/bin/python2

# -*- coding: utf-8 -*-
import re
Expand Down
2 changes: 1 addition & 1 deletion venv/bin/python-config
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/heroes/u1/anp120/git/rpm2python/venv/bin/python
#!/var/www/rpm2python/venv/bin/python

import sys
import getopt
Expand Down
2 changes: 1 addition & 1 deletion venv/bin/wheel
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/heroes/u1/anp120/git/rpm2python/venv/bin/python2
#!/var/www/rpm2python/venv/bin/python2

# -*- coding: utf-8 -*-
import re
Expand Down
6 changes: 3 additions & 3 deletions venv/lib/python2.7/site-packages/pip-9.0.1.dist-info/RECORD
Original file line number Diff line number Diff line change
Expand Up @@ -253,9 +253,9 @@ pip-9.0.1.dist-info/WHEEL,sha256=o2k-Qa-RMNIJmUdIc7KU6VWR_ErNRbWNlxDIpl7lm34,110
pip-9.0.1.dist-info/entry_points.txt,sha256=GWc-Wb9WUKZ1EuVWNz-G0l3BeIpbNJLx0OJbZ61AAV0,68
pip-9.0.1.dist-info/metadata.json,sha256=aqvkETDy4mHUBob-2Fn5WWlXORi_M2OSfQ2HQCUU_Fk,1565
pip-9.0.1.dist-info/top_level.txt,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
../../../bin/pip,sha256=SCuiCKPPhc2fV907SfnLRhKDftsrMw1AQQ71HiZqmXg,238
../../../bin/pip2,sha256=SCuiCKPPhc2fV907SfnLRhKDftsrMw1AQQ71HiZqmXg,238
../../../bin/pip2.7,sha256=SCuiCKPPhc2fV907SfnLRhKDftsrMw1AQQ71HiZqmXg,238
../../../bin/pip,sha256=_lpkfLdvgQD7uvS_rfYxVCATSdmXvnSA7gZZsGUDqrM,225
../../../bin/pip2,sha256=_lpkfLdvgQD7uvS_rfYxVCATSdmXvnSA7gZZsGUDqrM,225
../../../bin/pip2.7,sha256=_lpkfLdvgQD7uvS_rfYxVCATSdmXvnSA7gZZsGUDqrM,225
pip-9.0.1.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
pip/_vendor/requests/compat.pyc,,
pip/_vendor/cachecontrol/cache.pyc,,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@ setuptools-35.0.1.dist-info/entry_points.txt,sha256=DfaFRIzbRYpxV0yOQvyI-w9SfkLJ
setuptools-35.0.1.dist-info/metadata.json,sha256=BxMDEQjA4rD8fbLDxbicujFuwopUE_JJ5zjvMI2PTh0,4880
setuptools-35.0.1.dist-info/top_level.txt,sha256=2HUXVVwA4Pff1xgTFr3GsTXXKaPaO6vlG6oNJ_4u4Tg,38
setuptools-35.0.1.dist-info/zip-safe,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
../../../bin/easy_install,sha256=ZMLuanjcwC1Ylkox-f8NEOFq7F5b88M-iugRTBW9Y5U,266
../../../bin/easy_install-2.7,sha256=ZMLuanjcwC1Ylkox-f8NEOFq7F5b88M-iugRTBW9Y5U,266
../../../bin/easy_install,sha256=4L-rfS3E2zivPTuQn-zM3XOHoNb4oSItMfFq4YqKHFE,253
../../../bin/easy_install-2.7,sha256=4L-rfS3E2zivPTuQn-zM3XOHoNb4oSItMfFq4YqKHFE,253
setuptools-35.0.1.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
setuptools/ssl_support.pyc,,
setuptools/dist.pyc,,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ wheel-0.30.0a0.dist-info/WHEEL,sha256=5wvfB7GvgZAbKBSE9uX9Zbi6LCL-_KgezgHblXhCRn
wheel-0.30.0a0.dist-info/entry_points.txt,sha256=pTyeGVsucyfr_BXe5OQKuA1Bp5YKaIAWy5pejkq4Qx0,109
wheel-0.30.0a0.dist-info/metadata.json,sha256=x_mZjLzOaYcezmnrSvG67d07ShpcRFdrgWeUe6zpL5Y,1626
wheel-0.30.0a0.dist-info/top_level.txt,sha256=HxSBIbgEstMPe4eFawhA66Mq-QYHMopXVoAncfjb_1c,6
../../../bin/wheel,sha256=h7jCNvWv4MICy_25ZOGTegoB-Mt8AWz4snkiJUnhKWQ,245
../../../bin/wheel,sha256=HfbtPxVDu2x8Shf193It1dXLPsQPRkVxZsbG3bpIql8,232
wheel-0.30.0a0.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
wheel/test/test_install.pyc,,
wheel/test/complex-dist/setup.pyc,,
Expand Down
2 changes: 1 addition & 1 deletion venv/pip-selfcheck.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"last_check":"2017-04-25T19:06:33Z","pypi_version":"9.0.1"}
{"last_check":"2017-04-25T19:50:53Z","pypi_version":"9.0.1"}

0 comments on commit 6eef1b0

Please sign in to comment.