emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/buttercup e097df4192 2/2: Remove buttercup-pkg.el


From: ELPA Syncer
Subject: [nongnu] elpa/buttercup e097df4192 2/2: Remove buttercup-pkg.el
Date: Sun, 27 Feb 2022 19:57:57 -0500 (EST)

branch: elpa/buttercup
commit e097df4192d9b1a894beae16b49f0c457fd1fcd4
Author: Ola x Nilsson <olani@axis.com>
Commit: Ola x Nilsson <olani@axis.com>

    Remove buttercup-pkg.el
    
    The reason for adding this file to the repository is lost in the mists
    of time.  Try getting along without it as it is autogenerated by MELPA
    with correct dependency information.
    
    Fixes #212.
---
 .bumpversion.cfg | 2 +-
 buttercup-pkg.el | 2 --
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/.bumpversion.cfg b/.bumpversion.cfg
index 94fa0feb0f..39fe7e6d00 100644
--- a/.bumpversion.cfg
+++ b/.bumpversion.cfg
@@ -2,7 +2,7 @@
 current_version = 1.24
 parse = (?P<major>\d+)\.(?P<minor>.*)
 serialize = {major}.{minor}
-files = buttercup.el buttercup-pkg.el
+files = buttercup.el
 commit = True
 tag = True
 
diff --git a/buttercup-pkg.el b/buttercup-pkg.el
deleted file mode 100644
index 5d92605c24..0000000000
--- a/buttercup-pkg.el
+++ /dev/null
@@ -1,2 +0,0 @@
-(define-package "buttercup" "1.24"
-  "Behavior-Driven Emacs Lisp Testing")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]