a172b298f4
This port was removed in September 2010 because the project (python VCS) had been abandoned for at least 3 years. The submitter adopted the project and updated it without changing the version number (hence the port revision bump). The submitter naturally becomes the new maintainer. Psyco support has been removed since psyco report no longer exists. PR: 188995 Submitted by: Chris Hutchison
8 lines
319 B
Text
8 lines
319 B
Text
--- MANIFEST.in.orig 2014-06-20 11:53:26.000000000 -0700
|
|
+++ MANIFEST.in 2014-06-20 11:53:44.000000000 -0700
|
|
@@ -1,4 +1,4 @@
|
|
-recursive-include Codeville *.py *.pyd
|
|
+recursive-include Codeville *.py
|
|
include cdv cdvserver cdvpasswd cdv-agent cdvupgrade LICENSE.txt
|
|
include cdvserver.conf.sample
|
|
include src/winrand.c
|