Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11048121
D3700.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
3 KB
Referenced Files
None
Subscribers
None
D3700.diff
View Options
diff --git a/Makefile b/Makefile
new file mode 100644
--- /dev/null
+++ b/Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
diff --git a/package.yml b/package.yml
new file mode 100644
--- /dev/null
+++ b/package.yml
@@ -0,0 +1,16 @@
+name : virtualenv-clone
+version : 0.3.0
+release : 1
+source :
+ - https://files.pythonhosted.org/packages/14/2f/84b6a8e380439cdfdb71e0ced2a805a66e343ac540d3304bde6bc28fbb46/virtualenv-clone-0.3.0.tar.gz : b5cfe535d14dc68dfc1d1bb4ac1209ea28235b91156e2bba8e250d291c3fb4f8
+license : MIT
+component : programming.python
+summary : virtualenv-clone is a script for cloning a non-relocatable virtualenv
+description: |
+ virtualenv-clone provides a way to make virtualenv's relocatable which could then be copied as we wanted
+builddeps :
+ - python-setuptools
+build : |
+ %python3_setup
+install : |
+ %python3_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
new file mode 100644
--- /dev/null
+++ b/pspec_x86_64.xml
@@ -0,0 +1,41 @@
+<PISI>
+ <Source>
+ <Name>virtualenv-clone</Name>
+ <Packager>
+ <Name>James Lee</Name>
+ <Email>jamesl33info@gmail.com</Email>
+ </Packager>
+ <License>MIT</License>
+ <PartOf>programming.python</PartOf>
+ <Summary xml:lang="en">virtualenv-clone is a script for cloning a non-relocatable virtualenv</Summary>
+ <Description xml:lang="en">virtualenv-clone provides a way to make virtualenv's relocatable which could then be copied as we wanted
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>virtualenv-clone</Name>
+ <Summary xml:lang="en">virtualenv-clone is a script for cloning a non-relocatable virtualenv</Summary>
+ <Description xml:lang="en">virtualenv-clone provides a way to make virtualenv's relocatable which could then be copied as we wanted
+</Description>
+ <PartOf>programming.python</PartOf>
+ <Files>
+ <Path fileType="executable">/usr/bin/virtualenv-clone</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/__pycache__/clonevirtualenv.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/clonevirtualenv.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/virtualenv_clone-0.3.0-py3.6.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/virtualenv_clone-0.3.0-py3.6.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/virtualenv_clone-0.3.0-py3.6.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/virtualenv_clone-0.3.0-py3.6.egg-info/entry_points.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/virtualenv_clone-0.3.0-py3.6.egg-info/top_level.txt</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2018-08-26</Date>
+ <Version>0.3.0</Version>
+ <Comment>Packaging update</Comment>
+ <Name>James Lee</Name>
+ <Email>jamesl33info@gmail.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Aug 11, 4:11 PM (3 h, 5 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5808747
Default Alt Text
D3700.diff (3 KB)
Attached To
Mode
D3700: Initial addition of virtualenv-clone
Attached
Detach File
Event Timeline
Log In to Comment