public inbox for gentoo-catalyst@lists.gentoo.org
 help / color / mirror / Atom feed
From: "W. Trevor King" <wking@tremily.us>
To: gentoo-catalyst@lists.gentoo.org
Subject: [gentoo-catalyst] Re: [PATCH 5/5] setup.py: Add disutils-based packaging
Date: Sat, 11 Jan 2014 18:11:29 -0800	[thread overview]
Message-ID: <20140112021129.GF18522@odin.tremily.us> (raw)
In-Reply-To: <1389491218-1488-6-git-send-email-dolsen@gentoo.org>

[-- Attachment #1: Type: text/plain, Size: 722 bytes --]

On Sat, Jan 11, 2014 at 05:46:58PM -0800, Brian Dolbec wrote:
> --- a/catalyst/__init__.py
> +++ b/catalyst/__init__.py
> @@ -0,0 +1,3 @@
> +"Catalyst is a release building tool used by Gentoo Linux"
> +
> +__version__="2.0.15"

I'd definately add spaces around the equal sign here ;).

> +	download_url='http://git.overlays.gentoo.org/gitweb/?p=proj/{0}.git;a=snapshot;h={1};sf=tgz'.format(package_name, tag),

Do we need to update this with g.o.g.o down indefinitely?  Maybe we
should point folks at one of the distfiles mirrors?

Cheers,
Trevor

-- 
This email may be signed or encrypted with GnuPG (http://www.gnupg.org).
For more information, see http://en.wikipedia.org/wiki/Pretty_Good_Privacy

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

  reply	other threads:[~2014-01-12  2:11 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-12  1:46 [gentoo-catalyst] Re-organize the python structure Brian Dolbec
2014-01-12  1:46 ` [gentoo-catalyst] [PATCH 1/5] Initial rearrangement of the python directories Brian Dolbec
2014-01-12 20:25   ` Brian Dolbec
2014-02-22 17:10   ` W. Trevor King
2014-02-22 18:40     ` Brian Dolbec
2014-02-22 19:37   ` [gentoo-catalyst] [PATCH] Makefile: Fix PACKAGE_VERSION extraction W. Trevor King
2014-02-22 21:46     ` Brian Dolbec
2014-01-12  1:46 ` [gentoo-catalyst] [PATCH 2/5] Move catalyst_support, builder, catalyst_lock out of modules, into the catalyst namespace Brian Dolbec
2014-01-12  1:46 ` [gentoo-catalyst] [PATCH 3/5] Rename the modules subpkg to targets, to better reflect what it contains Brian Dolbec
2014-01-12  1:46 ` [gentoo-catalyst] [PATCH 4/5] Move catalyst.conf and catalystrc to an etc/ directory Brian Dolbec
2014-01-12  1:46 ` [gentoo-catalyst] [PATCH 5/5] setup.py: Add disutils-based packaging Brian Dolbec
2014-01-12  2:11   ` W. Trevor King [this message]
2014-01-12  3:36     ` [gentoo-catalyst] " Brian Dolbec
2014-01-22  5:10 ` [gentoo-catalyst] Re-organize the python structure W. Trevor King
2014-01-22 15:49   ` Rick "Zero_Chaos" Farina

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140112021129.GF18522@odin.tremily.us \
    --to=wking@tremily.us \
    --cc=gentoo-catalyst@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox