Am 25.09.2016 um 23:17 schrieb Marius Bakke: > +;;; Avro uses a single source repository for all implementations. The > individual > +;;; released versions often have missing or incomplete test data, so we > define > +;;; the common source here for use in all avro packages. > +(define (avro-version) "1.8.1") > +(define (avro-source version)
With "Avro uses a single source repository for all implementations " you mean for both Python 2 and Python 3? Well, this is the common case :-) Any other packages do have this and we never use a separate definition for source or version. Please have a look at e.g. python-graphql-relay (picked as example at random). > + `(#:tests? #f ; Requires Apache Ivy. Please add, why this is a problem. If Ivy is not yet pacakges, I suggest adding something like "TODO: enable if Apache Ivy is packaged". -- Regards Hartmut Goebel | Hartmut Goebel | h.goe...@crazy-compilers.com | | www.crazy-compilers.com | compilers which you thought are impossible |