From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Philip Kaludercic Newsgroups: gmane.emacs.devel Subject: Adding use-package to ELPA Date: Thu, 03 Mar 2022 12:41:30 +0100 Message-ID: <87y21ri7px.fsf@posteo.net> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="23965"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) To: emacs-devel@gnu.org Cancel-Lock: sha1:1LXs4DEJTqjudA1aDGGDnAJz6lk= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Mar 03 12:43:12 2022 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nPjrU-00060t-35 for ged-emacs-devel@m.gmane-mx.org; Thu, 03 Mar 2022 12:43:12 +0100 Original-Received: from localhost ([::1]:35914 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nPjrS-0000tU-Sf for ged-emacs-devel@m.gmane-mx.org; Thu, 03 Mar 2022 06:43:10 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:60864) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nPjq1-0008Fm-Kd for emacs-devel@gnu.org; Thu, 03 Mar 2022 06:41:41 -0500 Original-Received: from ciao.gmane.io ([116.202.254.214]:57248) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nPjq0-0007Bk-2A for emacs-devel@gnu.org; Thu, 03 Mar 2022 06:41:41 -0500 Original-Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1nPjpy-0003sg-2e for emacs-devel@gnu.org; Thu, 03 Mar 2022 12:41:38 +0100 X-Injected-Via-Gmane: http://gmane.org/ Autocrypt: addr=philipk@posteo.net; prefer-encrypt=nopreference; keydata= mDMEYHHqUhYJKwYBBAHaRw8BAQdAp3GdmYJ6tm5McweY6dEvIYIiry+Oz9rU4MH6NHWK0Ee0QlBo aWxpcCBLYWx1ZGVyY2ljIChnZW5lcmF0ZWQgYnkgYXV0b2NyeXB0LmVsKSA8cGhpbGlwa0Bwb3N0 ZW8ubmV0PoiQBBMWCAA4FiEEDM2H44ZoPt9Ms0eHtVrAHPRh1FwFAmBx6lICGwMFCwkIBwIGFQoJ CAsCBBYCAwECHgECF4AACgkQtVrAHPRh1FyTkgEAjlbGPxFchvMbxzAES3r8QLuZgCxeAXunM9gh io0ePtUBALVhh9G6wIoZhl0gUCbQpoN/UJHI08Gm1qDob5zDxnIHuDgEYHHqUhIKKwYBBAGXVQEF AQEHQNcRB+MUimTMqoxxMMUERpOR+Q4b1KgncDZkhrO2ql1tAwEIB4h4BBgWCAAgFiEEDM2H44Zo Pt9Ms0eHtVrAHPRh1FwFAmBx6lICGwwACgkQtVrAHPRh1Fw1JwD/Qo7kvtib8jy7puyWrSv0MeTS g8qIxgoRWJE/KKdkCLEA/jb9b9/g8nnX+UcwHf/4VfKsjExlnND3FrBviXUW6NcB Received-SPF: pass client-ip=116.202.254.214; envelope-from=ged-emacs-devel@m.gmane-mx.org; helo=ciao.gmane.io X-Spam_score_int: -16 X-Spam_score: -1.7 X-Spam_bar: - X-Spam_report: (-1.7 / 5.0 requ) BAYES_00=-1.9, HEADER_FROM_DIFFERENT_DOMAINS=0.249, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:286782 Archived-At: --=-=-= Content-Type: text/plain Hi, from [0] it seems like use-package has collected the copyright assignments from all the significant contributors, but nobody has had the time to act on this. As it seems to be a popular package, I tried adding it to GNU ELPA: --=-=-= Content-Type: text/x-diff Content-Disposition: inline; filename=0001-elpa-packages-use-package-bind-key-New-packages.patch >From 7492166c278e17b40ddc524d244b588e46be63cf Mon Sep 17 00:00:00 2001 From: Philip Kaludercic Date: Thu, 3 Mar 2022 11:08:40 +0100 Subject: [PATCH] * elpa-packages (use-package, bind-key): New packages --- elpa-packages | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/elpa-packages b/elpa-packages index cfbf18b8a6..588c2fe161 100644 --- a/elpa-packages +++ b/elpa-packages @@ -60,6 +60,8 @@ :lisp-dir "lisp" :doc "doc/bbdb.texi") ("beacon" :url "https://github.com/Malabarba/beacon") + ("bind-key" :url "https://github.com/jwiegley/use-package" + :ignored-files ("doc" "Makefile*" "bind-chords.el" "use-package*")) ("blist" :url "https://gitlab.com/mmemmew/blist" :doc "blist.texinfo" :readme "README.org" @@ -571,6 +573,8 @@ :readme "README.md") ("uniquify-files" :url nil) ("url-http-ntlm" :url nil) + ("use-package" :url "https://github.com/jwiegley/use-package" + :ignored-files ("doc" "Makefile*" "bind-*" "use-package-chords.el")) ("validate" :url "https://github.com/Malabarba/validate.el") ("valign" :url "https://github.com/casouri/valign") ("vc-got" :url "https://git.omarpolo.com/vc-got" -- 2.30.2 --=-=-= Content-Type: text/plain and setting aside the copyright lines, it seems to work. I guess the more interesting question is if this should be added to ELPA or the core? [0] https://github.com/jwiegley/use-package/issues/282 -- Philip Kaludercic --=-=-=--