mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Roland Hieber <r.hieber@pengutronix.de>
To: Artur Wiebe <artur@4wiebe.de>
Cc: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH 1/4] python3-lxml: new package
Date: Tue, 4 Sep 2018 15:33:38 +0200	[thread overview]
Message-ID: <20180904133338.uy66suyme62cyfww@pengutronix.de> (raw)
In-Reply-To: <20180831173920.18227-1-artur@4wiebe.de>

On Fri, Aug 31, 2018 at 07:39:17PM +0200, Artur Wiebe wrote:
[...]
> diff --git a/rules/python3-lxml.make b/rules/python3-lxml.make
> new file mode 100644
> index 000000000..70fadc372
> --- /dev/null
> +++ b/rules/python3-lxml.make
> @@ -0,0 +1,51 @@
> +# -*-makefile-*-
> +#
> +# Copyright (C) 2018 by Artur Wiebe <artur@4wiebe.de>
> +#
> +# See CREDITS for details about who has contributed to this project.
> +#
> +# For further information about the PTXdist project and license conditions
> +# see the README file.
> +#
> +
> +#
> +# We provide this package
> +#
> +PACKAGES-$(PTXCONF_PYTHON3_LXML) += python3-lxml
> +
> +PYTHON3_LXML_VERSION	:= 4.2.4
> +PYTHON3_LXML_MD5	:= 31239400ca4e130b69993bb3c14204b3
> +PYTHON3_LXML		:= lxml-$(PYTHON3_LXML_VERSION)
> +PYTHON3_LXML_SUFFIX	:= tar.gz
> +PYTHON3_LXML_URL	:= https://pypi.python.org/packages/ca/63/139b710671c1655aed3b20c1e6776118c62e9f9311152f4c6031e12a0554/$(PYTHON3_LXML).$(PYTHON3_LXML_SUFFIX)\#md5=$(PYTHON3_LXML_MD5)

That URL looks unusual. What does the '\#md5=..." at the end do?
`ptxdist get` does not seem to use it at all. Same for the other
pypy packages in your series.

 - Roland

> +PYTHON3_LXML_SOURCE	:= $(SRCDIR)/$(PYTHON3_LXML).$(PYTHON3_LXML_SUFFIX)
> +PYTHON3_LXML_DIR	:= $(BUILDDIR)/$(PYTHON3_LXML)
> +PYTHON3_LXML_LICENSE	:= BSD
> +
> +# ----------------------------------------------------------------------------
> +# Prepare
> +# ----------------------------------------------------------------------------
> +
> +PYTHON3_LXML_CONF_TOOL    := python3
> +
> +# ----------------------------------------------------------------------------
> +# Target-Install
> +# ----------------------------------------------------------------------------
> +
> +$(STATEDIR)/python3-lxml.targetinstall:
> +	@$(call targetinfo)
> +
> +	@$(call install_init, python3-lxml)
> +	@$(call install_fixup,python3-lxml,PRIORITY,optional)
> +	@$(call install_fixup,python3-lxml,SECTION,base)
> +	@$(call install_fixup,python3-lxml,AUTHOR,"Artur Wiebe <artur@4wiebe.de>")
> +	@$(call install_fixup,python3-lxml,DESCRIPTION,missing)
> +
> +	@$(call install_glob, python3-lxml, 0, 0, -, \
> +		/usr/lib/python$(PYTHON3_MAJORMINOR)/site-packages/lxml,, *.py)
> +
> +	@$(call install_finish,python3-lxml)
> +
> +	@$(call touch)
> +
> +# vim: syntax=make
> -- 
> 2.18.0

-- 
Roland Hieber                     | r.hieber@pengutronix.de     |
Pengutronix e.K.                  | https://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim | Phone: +49-5121-206917-5086 |
Amtsgericht Hildesheim, HRA 2686  | Fax:   +49-5121-206917-5555 |

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

  parent reply	other threads:[~2018-09-04 13:33 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-31 17:39 Artur Wiebe
2018-08-31 17:39 ` [ptxdist] [PATCH 2/4] python3-pytz: " Artur Wiebe
2018-09-06  8:51   ` Michael Olbrich
2018-08-31 17:39 ` [ptxdist] [PATCH 3/4] python3-dateutil: " Artur Wiebe
2018-08-31 17:39 ` [ptxdist] [PATCH 4/4] python3-opcua: " Artur Wiebe
2018-09-04 13:33 ` Roland Hieber [this message]
2018-09-04 16:03   ` [ptxdist] ?==?utf-8?q? ?==?utf-8?q? [PATCH 1/4]?==?utf-8?q? python3-lxml: " Artur Wiebe
2018-09-06  8:51     ` [ptxdist] ?= [PATCH 1/4]=?utf-8?q? " Michael Olbrich

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=20180904133338.uy66suyme62cyfww@pengutronix.de \
    --to=r.hieber@pengutronix.de \
    --cc=artur@4wiebe.de \
    --cc=ptxdist@pengutronix.de \
    /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